usvg
0.45.1
In usvg::
parser::
svgtree::
text
usvg
::
parser
::
svgtree
::
text
Function
collect_text_nodes
Copy item path
Source
fn collect_text_nodes( parent:
SvgNode
<'_, '_>, depth:
usize
, nodes: &mut
Vec
<(
NodeId
,
usize
)>, )