Function impl_tools_lib::find_attr_impl_default
source · pub fn find_attr_impl_default(path: &Path) -> Option<&'static dyn ScopeAttr>
Expand description
Helper fn which can be passed to Scope::apply_attrs
This optionally matches AttrImplDefault
.