Function find_impl_default

Source
pub fn find_impl_default(path: &Path) -> Option<&'static dyn ScopeAttr>
Expand description

Helper fn which can be passed to Scope::apply_attrs

This optionally matches AttrImplDefault.