Skip to main content

fmt_snapshot_with_options

Function fmt_snapshot_with_options 

Source
pub fn fmt_snapshot_with_options(
    snapshot: &Path,
    options: FmtOptions,
) -> Result<String, GitClosureError>
Expand description

Reads and canonicalizes a snapshot file with explicit formatting options.