8 个版本
0.3.2 | 2021 年 1 月 25 日 |
---|---|
0.3.1 | 2021 年 1 月 24 日 |
0.2.2 | 2021 年 1 月 12 日 |
0.1.1 | 2021 年 1 月 10 日 |
0.1.0 | 2020 年 8 月 13 日 |
#106 在 #async-std
在 3 个crate中使用 (通过 pulsar-client)
15KB
279 行
futures-x-io-timeoutable
示例
开发
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
依赖
~0–1.4MB
~22K SLoC