Docs.rs
hexdecode-0.2.2
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hexdecode 0.2.2
This crate provides a simple function for parsing hex-encoded strings as a vec.
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
2
items with examples
Size
Source code size: 14.10 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 149.31 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Joool/hexdecode
0
1
0
crates.io
Dependencies
quickcheck ^0.7.1
dev
quickcheck_macros ^0.7.0
dev
Versions
0.2.2
0.2.1
0.2.0
0.1.0
Owners
hexdecode
A simple rust crate for parsing a hex encoded string as a byte vec.