pub type ExecutionError = BrokerError;Expand description
Execution error type (alias to BrokerError for compatibility)
Aliased Type§
pub enum ExecutionError {
}pub type ExecutionError = BrokerError;Execution error type (alias to BrokerError for compatibility)
pub enum ExecutionError {
}