Skip to main content
read_vec
fmf_
core
0.1.0
In fmf_
core::
index::
snapshot
fmf_core
::
index
::
snapshot
Function
read_
vec
Copy item path
Source
fn read_vec<T:
Copy
, R:
Read
>(r:
&mut R
, h: &mut Xxh64) ->
Result
<
Vec
<T>>