Function fractal::utils::matrix::node_as_mention

source ยท
fn node_as_mention(node: NodeRef<'_>, room: &Room) -> Option<(Pill, StrTendril)>
Expand description

Try to convert the given node to a mention.

This does not recurse into children.