pub fn run(ctx: &GateCtx, _files: &[String]) -> GateResultExpand description
Judge the registry’s citable set against the local specs.
§Errors
crate::gates::GateError::Io when a local spec cannot be read.
pub fn run(ctx: &GateCtx, _files: &[String]) -> GateResultJudge the registry’s citable set against the local specs.
crate::gates::GateError::Io when a local spec cannot be read.