Docs.rs
domain-0.7.1
domain 0.7.1
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
partim
Dependencies
bytes ^1.0
normal
chrono ^0.4.6
normal
futures ^0.3
normal
heapless ^0.7
normal
rand ^0.8
normal
ring ^0.16.14
normal
serde ^1.0.130
normal
smallvec ^1.3
normal
tokio ^1.0
normal
serde_test ^1.0.130
dev
tokio ^1
dev
tokio-native-tls ^0.3
dev
libc ^0.2.71
normal
Versions
69.35%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module utils
Modules
?
Module
domain
::
utils
source
·
[
−
]
Expand description
Various utility modules.
This should probably be separate crates …
Modules
base16
Decoding and encoding of Base 16 a.k.a. hex digits.
base32
Decoding and encoding of base 32.
base64
Decoding and encoding of Base 64.