Function obj_exporter::export_to_file
[−]
[src]
pub fn export_to_file(obj_set: &ObjSet, path: &Path) -> Result<(), Error>
Exports ObjSet to String and writes it to file.