Skip to main content

write

Function write 

Source
pub fn write<T: FileFormat>(value: &T, path: &Path) -> Result<()>
Expand description

Write a file with format determined from extension.