Skip to main content

RunningFarm

Type Alias RunningFarm 

Source
pub type RunningFarm<C, P> = BotFarm<Running<C, P>>;
Available on crate feature farm only.

Aliased Typeยง

pub struct RunningFarm<C, P> { /* private fields */ }