fractal::session::view::content::room_history::message_row::text::widgets

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