pub fn run(_ctx: &AppContext, args: HooksArgs) -> Result<(), AppError>Expand description
Render the delivered gate set, and optionally write it.
§Errors
AppError::Usage when the declaration does not parse,
AppError::Marker when the target’s managed region is malformed, and
AppError::Violations when --check finds the region stale.