Skip to main content

Module get_diff_state

Module get_diff_state 

Source

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
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

Traits§

State
State trait tracking which required fields have been set