cfxcore
3.0.0
In cfxcore::
block_
data_
manager
cfxcore
::
block_data_manager
Function
db_encode_list
Copy item path
Source
pub fn db_encode_list<T>(list: &
[T]
) ->
Vec
<
u8
>
ⓘ
where T:
DatabaseEncodable
,