1 unstable release

0.1.0 Apr 19, 2019

#821 in #codec

MIT license

7KB
162 lines

Coconut

A rust library simular to tokio-codec, converting a io source implementing AsyncRead into a Stream

Usage

Add this to your Cargo.toml:

[dependencies]
coconut = "0.1.0"

Dependencies

~1.5MB
~24K SLoC