freya_
components
0.4.0-alpha.4
From
Preference
Required Methods
to_theme
Implementations on Foreign Types
PreferredTheme
Implementors
In freya_
components::
theming::
extensions
freya_components
::
theming
::
extensions
Trait
FromPreference
Copy item path
Source
pub trait FromPreference { // Required method fn
to_theme
(&self) ->
Theme
; }
Required Methods
§
Source
fn
to_theme
(&self) ->
Theme
Implementations on Foreign Types
§
Source
§
impl
FromPreference
for
PreferredTheme
Source
§
fn
to_theme
(&self) ->
Theme
Implementors
§