hex_d_hex

Crates.iohex_d_hex
lib.rshex_d_hex
version1.0.1
sourcesrc
created_at2016-09-04 22:10:34.037568
updated_at2016-10-01 18:24:26.016876
descriptionHexDHex is a Rust Crate that encodes and decodes byte data to and from its hexidecimal representation. For instance, one may wish, on ocasion that is, to translate a utf8 or ASCII string of hex byte data such as "0F12FF00A7" to a vector of u8s [15,18,255,0,167] or vise versa.
homepagehttps://github.com/MuTechIndustries/hex_d_hex
repository
max_upload_size
id6241
size10,504
azure-sdk-publish-rust (github:azure:azure-sdk-publish-rust)

documentation

https://github.com/MuTechIndustries/hex_d_hex

README

Commit count: 0

cargo fmt