Function abstio::io_native::maybe_write_binary[][src]

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