rustc-hex 1.0.0

rustc-serialize compatible hex conversion traits
Documentation
[package]
name = "rustc-hex"
version = "1.0.0"
authors = ["The Rust Project Developers", "debris <marek.kotewicz@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/debris/rustc-hex"
homepage = "https://github.com/debris/rustc-hex"
keywords = ["rustc", "serialize", "hex"]
description = """
rustc-serialize compatible hex conversion traits
"""

[dependencies]