Skip to main content

explain

Function explain 

Source
pub fn explain(code: &str) -> Option<&'static Explain>
Expand description

The curated explanation for a diagnostic code, or None when the code has no explanation yet (the designed graceful-fallback state, DECISION B).