rlp

Crates.iorlp
lib.rsrlp
version0.6.1
sourcesrc
created_at2016-10-13 19:48:32.711768
updated_at2024-09-11 10:15:27.498004
descriptionRecursive-length prefix encoding, decoding, and compression
homepage
repositoryhttps://github.com/paritytech/parity-common
max_upload_size
id6840
size61,968
Core devs (github:paritytech:core-devs)

documentation

README

RLP

Recursive-length-prefix encoding, decoding, and compression in Rust.

License

Unlike most parts of Parity, which fall under the GPLv3, this package is dual-licensed under MIT/Apache2 at the user's choice. Find the associated license files in this directory as LICENSE-MIT and LICENSE-APACHE2 respectively.

Commit count: 1615

cargo fmt