fractal::utils::matrix

Function 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.