pub fn diagnostics_verbs() -> &'static [&'static str]Expand description
The policy verbs accepted inside a diagnostics { … } block, in canonical
order (allow, deny, warn).
Single source of truth: re-exposed from crate::diag_catalog.
pub fn diagnostics_verbs() -> &'static [&'static str]The policy verbs accepted inside a diagnostics { … } block, in canonical
order (allow, deny, warn).
Single source of truth: re-exposed from crate::diag_catalog.