Skip to main content

FarmBot

Type Alias FarmBot 

Source
pub type FarmBot<C> = Bot<XftpClient<DelegateClient<C>>>;
Available on crate features farm and xftp only.

Aliased Typeยง

pub struct FarmBot<C> { /* private fields */ }