write_obj

Function write_obj 

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