impl-rlp 0.2.1

RLP serialization support for uint and fixed hash.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "impl-rlp"
version = "0.2.1"
dependencies = [
 "rlp 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rlp"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "rustc-hex"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum rlp 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8376a3f725ebb53f69263bbebb42196361fdfd551212409c8a721239aab4f09f"
"checksum rustc-hex 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "403bb3a286107a04825a5f82e1270acc1e14028d3d554d7a1e08914549575ab8"