Docs.rs
fd-core-0.1.13
fd-core 0.1.13
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
khangnghiem
Dependencies
lasso ^0.7
normal
log ^0.4
normal
petgraph ^0.7
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
smallvec ^1.13
normal
winnow ^0.7
normal
pretty_assertions ^1.4
dev
proptest ^1
dev
Versions
53.38%
of the crate is documented
Go to latest version
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
Skip to main content
hex_val
fd_core
0.1.13
In fd_
core::
model
fd_core
::
model
Function
hex_val
Copy item path
Source
pub fn hex_val(c:
u8
) ->
Option
<
u8
>
Expand description
Helper to parse a single hex digit.