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
- SetContent
- State transition - sets the
contentfield to Set - SetLang
- State transition - sets the
langfield to Set
Traits§
- State
- State trait tracking which required fields have been set