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
- SetDoc
- State transition - sets the
docfield to Set - SetRoot
- State transition - sets the
rootfield to Set - SetSnapshot
- State transition - sets the
snapshotfield to Set
Traits§
- State
- State trait tracking which required fields have been set