Skip to main content

with_node_qname

Function with_node_qname 

Source
pub fn with_node_qname<R, FnR>(node: &Node, caller: FnR) -> R
where FnR: FnOnce(&str) -> R,