Crates.io | async-imap-lite |
lib.rs | async-imap-lite |
version | 0.1.2 |
source | src |
created_at | 2020-07-25 02:51:36.86481 |
updated_at | 2020-08-01 12:59:44.867134 |
description | Asynchronous imap. |
homepage | https://github.com/bk-rs/async-imap-lite |
repository | https://github.com/bk-rs/async-imap-lite |
max_upload_size | |
id | 269408 |
size | 27,731 |
cargo test --all-features --all -- --nocapture && \
cargo clippy --all -- -D clippy::all && \
cargo fmt --all -- --check
cargo build-all-features
cargo test-all-features --all