Function easy_plugin::extractor::tok_to_tilde []

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

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