pub fn explain(id: &str) -> Option<&'static str>Expand description
Authority text for id, or None if unregistered. Same table as crate::validate().
pub fn explain(id: &str) -> Option<&'static str>Authority text for id, or None if unregistered. Same table as crate::validate().