Skip to main content

TextFlowLinkWidgetActionsExt

Trait TextFlowLinkWidgetActionsExt 

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

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§