Docs.rs
service-io-0.2.0
service-io 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lemunozm
Dependencies
async-trait ^0.1
normal
imap ^2.4
normal
lettre ^0.10.0-rc.4
normal
log ^0.4
normal
mailparse ^0.13
normal
native-tls ^0.2.8
normal
oauth2 ^4.2
normal
public-ip ^0.2
normal
tokio ^1
normal
chrono ^0.4
dev
clap ^3.1
dev
clap-verbosity-flag ^1.0
dev
doc-comment ^0.3
dev
fern ^0.6
dev
Versions
63.08%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module util
Traits
?
Module
service_io
::
util
source
·
[
−
]
Expand description
Generic utilities
Traits
IntoOption
Transform a parameter value into an Option.