Function easy_plugin::extractor::item_to_mac []

pub fn item_to_mac(item: &Item) -> Result<Spanned<Mac_>, (Span, String)>

Returns the ItemKind::Mac value in the supplied Item.