futures-x-io

Crates.iofutures-x-io
lib.rsfutures-x-io
version0.3.0
sourcesrc
created_at2020-08-12 13:26:36.354635
updated_at2021-01-14 02:35:45.941174
descriptionCompatible with futures io and tokio io.
homepagehttps://github.com/bk-rs/futures-x-io
repositoryhttps://github.com/bk-rs/futures-x-io
max_upload_size
id275804
size26,424
vkill (vkill)

documentation

https://docs.rs/futures-x-io

README

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
Commit count: 20

cargo fmt