Expand description
Types for Leased Lock operations.
Re-exports§
pub use crate::state_store::Response;
pub use crate::state_store::SetCondition;
pub use crate::state_store::SetOptions;
Structs§
- Leased Lock client struct.
- Represents an error that occurred in the Azure IoT Operations Leased Lock implementation.
Enums§
- Enumeration used as a response for
leased_lock::Client::acquire_lock_and_update_value
. - Represents the kinds of errors that occur in the Azure IoT Operations Leased Lock implementation.
Type Aliases§
- A struct to manage receiving notifications for a lock
- Represents the errors that occur in the Azure IoT Operations State Store Service.