[−][src]Trait conrod_core::widget::Style
The necessary bounds for a Widget's associated Style type.
Implementors
impl<T> Style for T where
T: Any + Debug + PartialEq + Sized,
[src]
T: Any + Debug + PartialEq + Sized,
Auto-implement the Style trait for all applicable types.