pub const KLASP_PLUGIN_RULE: &str = "klasp::plugin";Expand description
Rule slug used for all plugin infrastructure errors (binary missing, non-zero exit, malformed JSON, version mismatch, timeout). Plugin-reported findings carry their own rule strings — this slug only identifies klasp’s own plugin-runtime warnings.