Skip to main content
write_bincode
cargo_
airbender
0.1.0
In cargo_
airbender::
commands::
vk
cargo_airbender
::
commands
::
vk
Function
write_
bincode
Copy item path
Source
fn write_bincode<T:
Serialize
>(path: &
Path
, value:
&T
) ->
Result
<
()
,
CliError
>