Skip to main content

run

pub fn run(
    contract_dir: &Path,
    config_json: Option<&Path>,
    model_file: Option<&Path>,
) -> Result<(), Box<dyn Error>>
Expand description

Run the verify-structure command.