Function word_rlp
pub fn word_rlp(word: &FixedBytes<32>) -> RlpNode👎Deprecated: use
RlpNode::word_rlp insteadAvailable on crate feature
trie only.Expand description
Optimization for quick RLP-encoding of a 32-byte word.