Expand description
§Durable Functions HTTP client for Rust.
Structs§
- Client
- Represents the Durable Functions HTTP client.
- Endpoint
- Represents a Durable Functions HTTP API endpoint.
- Orchestration
Data - Represents new orchestration data.
- Orchestration
History Event - Represents an orchestration history event.
- Orchestration
Status - Represents an orchestration’s status.
Enums§
- Client
Error - Represents a Durable Functions HTTP client error.
- Orchestration
Runtime Status - Represents the runtime status of an orchestration.
Type Aliases§
- Result
- The result type for the Durable Functions HTTP client.