Skip to main content

is_editor_attribute

Function is_editor_attribute 

Source
pub fn is_editor_attribute(
    attr: &Attribute<'_, '_>,
    editor_prefixes: &[String],
) -> bool
Expand description

Check if an attribute belongs to an editor namespace.