☰
In rlp
In rlp
Structs
PayloadInfo
Rlp
RlpIterator
RlpStream
Enums
DecoderError
Prototype
Constants
EMPTY_LIST_RLP
NULL_RLP
Traits
Decodable
Encodable
Functions
decode
decode_list
encode
encode_list
?
Function
rlp
::
decode_list
source
·
[
−
]
pub fn decode_list<T>(bytes:
&[
u8
]
) ->
Vec
<T>
where
T:
Decodable
,