pub fn to_file(library: &Library<'_>, path: impl AsRef<Path>) -> Result<()>
Convenience function to write a library to a file.