Function shape_svg::save

source ·
pub fn save<T, U>(path: T, document: &U) -> Result<(), Error>
where T: AsRef<Path>, U: Node,
Expand description

Save a document.