abstio::io_native

Function maybe_write_json

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