Crates.io | rlp |
lib.rs | rlp |
version | 0.6.1 |
source | src |
created_at | 2016-10-13 19:48:32.711768 |
updated_at | 2024-09-11 10:15:27.498004 |
description | Recursive-length prefix encoding, decoding, and compression |
homepage | |
repository | https://github.com/paritytech/parity-common |
max_upload_size | |
id | 6840 |
size | 61,968 |
Recursive-length-prefix encoding, decoding, and compression in Rust.
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.