Function fractal::session::view::content::room_history::message_row::text::widgets::group_inline_nodes
source ยท fn group_inline_nodes(nodes: Vec<NodeRef>) -> Vec<NodeGroup>
Expand description
Group subsequent nodes that are inline.
Allows to group nodes by widget that will need to be constructed.