Function easy_plugin::extractor::tok_to_shebang []

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

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