Docs.rs
mail-auth-0.7.1
mail-auth 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mdecimus
Dependencies
ahash ^0.8.0
normal
ed25519-dalek ^2.0
normal
optional
flate2 ^1.0.25
normal
hickory-resolver =0.26.0-alpha.1
normal
mail-builder ^0.4
normal
mail-parser ^0.11
normal
quick-xml ^0.37
normal
optional
quick_cache ^0.6.9
normal
rand ^0.8.5
normal
optional
ring ^0.17
normal
optional
rkyv ^0.8.10
normal
optional
rsa ^0.9.8
normal
optional
rustls-pemfile ^2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
optional
sha2 ^0.10.6
normal
optional
zip ^4.0
normal
optional
psl ^2.1.55
dev
rustls-pemfile ^2
dev
tokio ^1.16
dev
Versions
3.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ToReverseName
mail_
auth
0.7.1
ToReverse
Name
Required Methods
to_reverse_name
Implementations on Foreign Types
IpAddr
Implementors
In mail_
auth::
common::
resolver
mail_auth
::
common
::
resolver
Trait
ToReverse
Name
Copy item path
Source
pub trait ToReverseName { // Required method fn
to_reverse_name
(&self) ->
String
; }
Required Methods
§
Source
fn
to_reverse_name
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
ToReverseName
for
IpAddr
Source
§
fn
to_reverse_name
(&self) ->
String
Implementors
§