[][src]Function abstutil::io_native::maybe_write_binary

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