Enum grid_sdk::commits::store::StateChange [−][src]
Expand description
A change that has been applied to state, represented in terms of a key/value pair
Variants
Show fields
Fields of Delete
key: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for StateChangeimpl Send for StateChangeimpl Sync for StateChangeimpl Unpin for StateChangeimpl UnwindSafe for StateChangeBlanket Implementations
Mutably borrows from an owned value. Read more