Skip to main content

StrategyError

Type Alias StrategyError 

Source
pub type StrategyError = Box<dyn Error + Send + Sync>;

Aliased Typeยง

pub struct StrategyError(/* private fields */);