Skip to main content

load

Function load 

Source
pub fn load(path: &Path) -> Result<HashSet<Identity>, SpecDriftError>
Expand description

Load a baseline JSON file into a set of identities. A missing file is an error — the user asked us to enforce a baseline, so silently pretending it existed would hide drift.