Function pp_rs::pp::convert_lexer_token[][src]

pub fn convert_lexer_token(
    token: LexerToken
) -> Result<Token, (PreprocessorError, Location)>