Function easy_plugin::extractor::tok_to_doc_comment []

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

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