Function easy_plugin::extractor::tok_to_lt []

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

Returns Ok if the supplied Spanned<Token> is Spanned<Token>::Lt.