#codec #traits #async-codec

async-codec-util

Utilities for working with the async-codec traits

11 releases

Uses old Rust 2015

0.3.3 Mar 21, 2018
0.3.2 Mar 21, 2018
0.2.1 Mar 20, 2018
0.1.4 Mar 17, 2018

#733 in #codec

36 downloads per month
Used in 2 crates (via async-byteorder)

AGPL-3.0

24KB
564 lines

Async Codec Utils

Utilities for working with the traits from the async-codec crate.

Beware the AGPL-3.0 license of this crate (async-codec itself is licensed under MIT).


lib.rs:

Utilities for working with the traits from the async-codec crate.

Dependencies

~1.5MB
~28K SLoC