Skip to main contentModule tangled_string_state
Source pub use crate::builder_types::Set;pub use crate::builder_types::Unset;pub use crate::builder_types::IsSet;pub use crate::builder_types::IsUnset;
- members
- Marker types for field names
- Empty
- Empty state - all required fields are unset
- SetContents
- State transition - sets the
contents field to Set - SetCreatedAt
- State transition - sets the
created_at field to Set - SetDescription
- State transition - sets the
description field to Set - SetFilename
- State transition - sets the
filename field to Set
- State
- State trait tracking which required fields have been set