7 releases (4 breaking)
Uses old Rust 2015
0.5.2 | Mar 13, 2018 |
---|---|
0.5.1 | Mar 12, 2018 |
0.4.0 | Mar 9, 2018 |
0.3.0 | Feb 23, 2018 |
0.1.0 | Jan 3, 2018 |
#26 in #handles
28 downloads per month
Used in 4 crates
(via packet-stream)
25KB
484 lines
Multi Producer Sink
Provides handles to sinks, allowing multiple different tasks to write to the same underlying sink.
lib.rs
:
Provides a multi-producer-sink, that allows multiple, independent handles to write to the same underlying sink.
Dependencies
~1.5MB
~26K SLoC