Function easy_plugin::extractor::item_to_default_impl []

pub fn item_to_default_impl(item: &Item)
                            -> Result<(Unsafety, TraitRef), (Span, String)>

Returns the ItemKind::DefaultImpl values in the supplied Item.