| Crates.io | async-smtp-lite |
| lib.rs | async-smtp-lite |
| version | 0.1.2 |
| created_at | 2020-07-23 00:35:11.367119+00 |
| updated_at | 2020-08-01 13:02:05.979062+00 |
| description | Asynchronous smtp. |
| homepage | https://github.com/bk-rs/async-smtp-lite |
| repository | https://github.com/bk-rs/async-smtp-lite |
| max_upload_size | |
| id | 268499 |
| size | 30,657 |
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