IntoWidget

Trait IntoWidget 

Source
pub trait IntoWidget {
    // Required method
    fn into_widget(self) -> Widget;
}

Required Methods§

Implementors§