Docs.rs
rlp-decoder-0.1.0
rlp-decoder 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Pana
Dependencies
rustc-hex ^2.0.1
normal
bytes ^1
dev
criterion ^0.5.1
dev
hex-literal ^0.4.1
dev
primitive-types ^0.13
dev
rlp ^0.6.1
dev
Versions
96.43%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
NULL_RLP
rlp_
decoder
0.1.0
rlp_decoder
Constant
NULL_
RLP
Copy item path
Source
pub const NULL_RLP: [
u8
;
1
];
Expand description
The RLP encoded empty data (used to mean “null value”).