Skip to main content

copy_read_only_snapshot

Function copy_read_only_snapshot 

Source
pub fn copy_read_only_snapshot(
    db_path: &Path,
    default_stem: &str,
) -> Result<(PathBuf, Vec<PathBuf>)>