rlp
0.6.1
rlp
Function
encode_list
Copy item path
Source
pub fn encode_list<E, K>(object: &
[K]
) ->
BytesMut
where E:
Encodable
, K:
Borrow
<E>,