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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
decode_hex
domain_
core
0.4.0
In domain_
core::
utils::
base32
domain_core
::
utils
::
base32
Function
decode_
hex
Copy item path
Source
pub fn decode_hex(s: &
str
) ->
Result
<
Bytes
,
DecodeError
>