Function export_standalone

Source
pub fn export_standalone(
    doc: &DocumentURI,
    file: &Path,
    target_dir: &Path,
) -> Result<()>