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