Skip to main content
with_node_qname
latexml_
core
0.5.0
In latexml_
core::
document
latexml_core
::
document
Function
with_
node_
qname
Copy item path
Source
pub fn with_node_qname<R, FnR>(node: &Node, caller: FnR) -> R
where FnR:
FnOnce
(&
str
) -> R,