Skip to main content

run_verify

Function run_verify 

Source
pub fn run_verify(
    bundle: &Path,
    semantic: bool,
    output: Option<&Path>,
) -> Result<()>