pub trait TextFlowLinkWidgetExt { // Required method fn text_flow_link(&self, path: &[LiveId]) -> TextFlowLinkRef; }