Skip to main content

attr

Function attr 

Source
fn attr(node: Node<'_, '_>, name: &str) -> Option<String>
Expand description

An attribute as an owned String, if present.