Skip to main content

extract_attribute_text

Function extract_attribute_text 

Source
pub fn extract_attribute_text(attr: &Attribute) -> Box<str>
Expand description

Render the inner content of an attribute (e.g., allow(dead_code) from #[allow(dead_code)]).