Type Alias AiCondition

Source
pub type AiCondition<C> = dyn Condition<AiBehaviorMemory<C>>;