Docs.rs
domain-core-0.4.0
domain-core 0.4.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
partim
Dependencies
bytes ^0.4
normal
chrono ^0.4
normal
failure ^0.1
normal
failure_derive ^0.1
normal
rand ^0.6
normal
void ^1.0
normal
Versions
61.11%
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
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
domain_
core
0.4.0
Module base64
Module Items
Structs
Enums
Functions
In domain_
core::
utils
domain_core
::
utils
Module
base64
Copy item path
Source
Expand description
Decoding and encoding of Base64.
Structs
§
Decoder
A Base64 decoder.
Enums
§
Decode
Error
An error happened while decoding a Base64 string.
Functions
§
decode
display