Skip to main content

classify_atom

Function classify_atom 

Source
fn classify_atom(tokens: &[TokenTree]) -> Option<LowerAtom>
Expand description

Classify a token slice as a lowerable atom.