Function easy_plugin::extractor::tok_to_special_var_nt []

pub fn tok_to_special_var_nt(tok: &Spanned<Token>)
                             -> Result<SpecialMacroVar, (Span, String)>

Returns the Token::SpecialVarNt value in the supplied Spanned<Token>.