Expand description
Error types for the batching system.
Modules§
- error_
serialization - Helper functions for serializing and deserializing errors to/from JSON.
Enums§
- Fusillade
Error - Main error type for the batching system.
Type Aliases§
- Result
- Result type alias using the fusillade error type.