Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
faster-hex-0.5.0
faster-hex 0.5.0
Fast hex encoding.
MIT
Links
Homepage
Repository
Crates.io
Source
More information
Authors
zhangsoledad
Dependencies
criterion ^0.2
dev
hex ^0.3.2
dev
proptest ^0.8
dev
rustc-hex ^1.0
dev
Versions
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
Platform
x86_64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
Feature flags
☰
faster_hex
?
[
−
]
[src]
Function
faster_hex
::
hex_decode_fallback
pub fn hex_decode_fallback(src:
&[
u8
]
, dst:
&mut [
u8
]
)