Add operator 'StartWith'#168
Conversation
|
Welcome to rxRust! |
|
This pull request does not keep the same code style as this project. Could you fix it? 🙏 Switch to the nightly compiler (with rustup |
Codecov Report
@@ Coverage Diff @@
## master #168 +/- ##
==========================================
- Coverage 95.73% 95.71% -0.02%
==========================================
Files 62 63 +1
Lines 4407 4438 +31
==========================================
+ Hits 4219 4248 +29
- Misses 188 190 +2
Continue to review full report at Codecov.
|
M-Adoo
left a comment
There was a problem hiding this comment.
Thanks, it's looks good to me. And for implement local and shared observable, do you think macro impl_local_shared_both is a better choice?
|
@M-Adoo Okay, I'll try it right now. 😉 |
|
Clippy helps us to improve our Rust code. Could you fix it? 🙏 Run |
|
@M-Adoo I checked |
M-Adoo
left a comment
There was a problem hiding this comment.
@utilForever seems ci network error, I'll rerun it.
This revisions includes: