Skip to main content

node_as_mention

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