Skip to main content

export_flat_files

Function export_flat_files 

Source
pub fn export_flat_files<P: AsRef<Path>>(
    root: P,
    artifacts: &[ExportArtifact],
) -> Result<Vec<PathBuf>, BundleError>
Expand description

Write a set of artifacts to root/<key> as flat files.