#io #future #tokio #compatible #package

futures-x-io

Compatible with futures io and tokio io

9 releases

0.3.0 Jan 14, 2021
0.2.2 Jan 12, 2021
0.1.4 Jan 10, 2021
0.1.3 Aug 13, 2020

#170 in #compatible

28 downloads per month
Used in 5 crates (3 directly)

Apache-2.0 OR MIT

8KB
97 lines

futures-x-io

Dev

cargo clippy --all --all-features -- -D clippy::all
cargo +nightly clippy --all --all-features -- -D clippy::all

cargo fmt --all -- --check
cargo build-all-features

╰─➤ cargo test-all-features -- --nocapture 2>/dev/null | grep 'test only_' | grep ' ... ok' | wc -l
51

Dependencies

~0–1.6MB
~26K SLoC