SeaQL / sea-streamer

🌊 A real-time stream processing toolkit for Rust
https://www.sea-ql.org/SeaStreamer/
Apache License 2.0
263 stars 9 forks source link

clippy: `or_insert(default)` -> `or_default()` #15

Closed billy1624 closed 11 months ago

billy1624 commented 11 months ago

Changes