Expand description
Error types and error handling utilities for the EMS
Modules§
- batch_
errors - Batch order error handling with separation of transport-level and per-order errors
- exchange_
errors
Enums§
- EMSError
- Errors that can occur in the Execution Management System
Traits§
- Anyhow
ToEms Error - Helper trait for converting anyhow errors to
EMSError
Type Aliases§
- Result
- Result type alias for EMS operations