Skip to main content

Module basic_state

Module basic_state 

Source

Re-exports§

pub use crate::builder_types::Set;
pub use crate::builder_types::Unset;
pub use crate::builder_types::IsSet;
pub use crate::builder_types::IsUnset;

Modules§

members
Marker types for field names

Structs§

Empty
Empty state - all required fields are unset
SetAccent
State transition - sets the accent field to Set
SetAccentForeground
State transition - sets the accent_foreground field to Set
SetBackground
State transition - sets the background field to Set
SetForeground
State transition - sets the foreground field to Set

Traits§

State
State trait tracking which required fields have been set