Skip to main content

LinkLabelSetWidgetRefExt

Trait LinkLabelSetWidgetRefExt 

Source
pub trait LinkLabelSetWidgetRefExt {
    // Required method
    fn link_label_set(&self, paths: &[&[LiveId]]) -> LinkLabelSet;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§