Crates.io | futures-x-io |
lib.rs | futures-x-io |
version | 0.3.0 |
source | src |
created_at | 2020-08-12 13:26:36.354635 |
updated_at | 2021-01-14 02:35:45.941174 |
description | Compatible with futures io and tokio io. |
homepage | https://github.com/bk-rs/futures-x-io |
repository | https://github.com/bk-rs/futures-x-io |
max_upload_size | |
id | 275804 |
size | 26,424 |
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