rlp
0.6.1
rlp
Function
decode_list
Copy item path
Source
pub fn decode_list<T>(bytes: &[
u8
]) ->
Vec
<T>
where T:
Decodable
,