Skip to main content

describe_token

Function describe_token 

Source
pub fn describe_token(token: &TokenType) -> String
Expand description

A human reading of a token for error prose — never the raw Debug name. “a comma (‘,’)” teaches; “Comma” is compiler debris.