Skip to main content

explain_profile

Function explain_profile 

Source
pub fn explain_profile(tokens: &[Token]) -> Option<ProfileExplanation>
Expand description

Resolve tokens and explain the result. None when no resolver claims the command, which is itself the answer: the engine never saw it and the legacy classifier decided.