Function fractal::utils::matrix::append_children_mentions
source ยท fn append_children_mentions(
mentions: &mut Vec<(Pill, StrTendril)>,
children: Children<'_>,
room: &Room,
)
Expand description
Find mentions in the given child nodes and append them to the given list.