#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

#166 in #compatible

Download history 14/week @ 2024-02-19 27/week @ 2024-02-26 10/week @ 2024-03-04 16/week @ 2024-03-11 7/week @ 2024-03-18 175/week @ 2024-04-01

201 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.5MB
~26K SLoC