Function io_utils::write_obj[][src]

pub fn write_obj<T: Serialize, P: AsRef<Path> + Debug>(g: &T, filename: P)