Skip to main content
write_vec
fmf_
core
0.1.0
In fmf_
core::
index::
snapshot
fmf_core
::
index
::
snapshot
Function
write_
vec
Copy item path
Source
fn write_vec<T:
Copy
, W:
Write
>(w:
&mut W
, h: &mut Xxh64, v: &
[T]
) ->
Result
<
()
>