abstio::io_native

Function maybe_write_binary

Source
fn maybe_write_binary<T: Serialize>(path: &str, obj: &T) -> Result<()>