Function easy_plugin::extractor::tok_to_match_nt []

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

Returns the Token::MatchNt values in the supplied Spanned<Token>.