futures-x-io-timeoutable

Crates.iofutures-x-io-timeoutable
lib.rsfutures-x-io-timeoutable
version0.3.2
sourcesrc
created_at2020-08-13 01:18:22.720841
updated_at2021-01-25 01:37:22.773747
descriptionTimeout ext for futures io and tokio io.
homepagehttps://github.com/bk-rs/futures-x-io-timeoutable
repositoryhttps://github.com/bk-rs/futures-x-io-timeoutable
max_upload_size
id275994
size30,296
vkill (vkill)

documentation

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

README

futures-x-io-timeoutable

Examples

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 rw_' | grep ' ... ok' | wc -l
3
cargo run -p futures-x-io-timeoutable-demo-async-std

cargo run -p futures-x-io-timeoutable-demo-tokio
Commit count: 23

cargo fmt