Skip to main content

write

Function write 

Source
pub fn write<P: AsRef<Path>>(
    layer: &Layer,
    path: P,
    format: VectorFormat,
) -> Result<()>
Expand description

Generic vector write when the target format is known.