Function easy_plugin::extractor::meta_to_word []

pub fn meta_to_word(meta: &Spanned<MetaItemKind>)
                    -> Result<String, (Span, String)>

Returns the MetaItemKind::Word value in the supplied MetaItem.