Docs.rs
spring-mail-0.0.6
spring-mail 0.0.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holmofy
Dependencies
anyhow ^1.0
normal
lettre ^0.11.7
normal
schemars ^0.8.21
normal
serde ^1.0
normal
spring-boot ^0.0.6
normal
tracing ^0.1.40
normal
Versions
66.67%
of the crate is documented
Go to latest version
Platform
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
spring_
mail
0.0.6
Mailer
Aliased type
In crate spring_
mail
Type Alias
spring_mail
::
Mailer
Copy item path
source
·
[
−
]
pub type Mailer =
AsyncSmtpTransport
<
Tokio1Executor
>;
Aliased Type
§
struct Mailer {
/* private fields */
}