Skip to main content

build_snapshot_with_options

Function build_snapshot_with_options 

Source
pub fn build_snapshot_with_options(
    source: &Path,
    output: &Path,
    options: &BuildOptions,
) -> Result<(), GitClosureError>
Expand description

Core build function: collects, sorts, hashes, and serializes all files.