Function easy_plugin::extractor::tok_to_lifetime []

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

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