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

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