#check

archived futures-x-io-timeoutable

Timeout ext for futures io and tokio io

8 releases

0.3.2 Jan 25, 2021
0.3.1 Jan 24, 2021
0.2.2 Jan 12, 2021
0.1.1 Jan 10, 2021
0.1.0 Aug 13, 2020
Download history 12/week @ 2023-07-12 30/week @ 2023-07-19 21/week @ 2023-07-26 12/week @ 2023-08-02 20/week @ 2023-08-09 28/week @ 2023-08-16 20/week @ 2023-08-23 12/week @ 2023-08-30 43/week @ 2023-09-06 21/week @ 2023-09-13 8/week @ 2023-09-20 18/week @ 2023-09-27 13/week @ 2023-10-04 19/week @ 2023-10-11 19/week @ 2023-10-18 37/week @ 2023-10-25

93 downloads per month
Used in 3 crates (via pulsar-client)

Apache-2.0 OR MIT

15KB
279 lines

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

Dependencies

~0–1.2MB
~20K SLoC