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
accentfield to Set - SetAccent
Foreground - State transition - sets the
accent_foregroundfield to Set - SetBackground
- State transition - sets the
backgroundfield to Set - SetForeground
- State transition - sets the
foregroundfield to Set
Traits§
- State
- State trait tracking which required fields have been set