☰
rlp
All crates
?
[
−
]
[src]
Function
rlp
::
decode_list
pub fn decode_list<T>(bytes:
&[
u8
]
) ->
Vec
<T>
where
T:
Decodable
,