Docs.rs
imap-client-0.2.3
imap-client 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
soywod
Dependencies
imap-next ^0.3
normal
rip-starttls ^0.1
normal
optional
rustls-platform-verifier ^0.4
normal
optional
thiserror ^2
normal
tokio ^1.37
normal
tokio-native-tls ^0.3
normal
optional
tokio-rustls ^0.26
normal
optional
tracing ^0.1
normal
async-std ^1.13
dev
static_assertions ^1.1
dev
tokio ^1.37
dev
Versions
25.79%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
imap_
client
0.2.3
Module tasks
Module Items
Modules
Structs
Enums
Traits
In crate imap_
client
imap_client
Module
tasks
Copy item path
Source
Modules
§
resolver
tasks
Structs
§
Scheduler
Scheduler managing enqueued tasks and routing incoming responses to active tasks.
Task
Handle
Task
Token
Enums
§
Scheduler
Error
Scheduler
Event
Traits
§
Task
Tells how a specific IMAP
Command
is processed.