Expand description
Axum extractor for batch operation streams.
Provides BatchOperationStream, which parses a multipart request body into a
lazy stream of Operations.
Structs§
- Batch
Operation Stream - A lazily-parsed stream of batch operations extracted from a multipart request body.
Enums§
- Batch
Error - Errors that can occur when processing or executing batch operations.