Function easy_plugin::extractor::tok_to_le []

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

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