hex 0.2.0

A basic crate to encode values to hexadecimal representation.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "hex"
version = "0.2.0"
authors = ["KokaKiwi <kokakiwi@kokakiwi.net>"]
description = "A basic crate to encode values to hexadecimal representation."
license = "MIT OR Apache-2.0"
homepage = "https://github.com/KokaKiwi/rust-hex"
documentation = "https://kokakiwi.github.io/rust-hex/hex/"
repository = "https://github.com/KokaKiwi/rust-hex"