Expand description
Types for Lease and Lock operations.
Re-exports§
pub use crate::state_store::Response;
pub use crate::state_store::SetCondition;
pub use crate::state_store::SetOptions;
Modules§
- Lease Client implementation Client for Lease operations.
- Lock Client implementation Client for Lock operations.
Structs§
- Represents an error that occurred in the Azure IoT Operations Lease and Lock implementation.
Enums§
- Represents the kinds of errors that occur in the Azure IoT Operations Lease and Lock implementation.
Type Aliases§
- A struct to manage receiving notifications for a lease
- Represents the errors that occur in the Azure IoT Operations State Store Service.