Skip to main contentModule get_diff_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
- SetRepo
- State transition - sets the
repo field to Set - SetRev1
- State transition - sets the
rev1 field to Set - SetRev2
- State transition - sets the
rev2 field to Set
- State
- State trait tracking which required fields have been set