[][src]Function mondrian::save

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

Save a document.