AutoCats

Type Alias AutoCats 

Source
pub type AutoCats = Items<AutoCat>;
Expand description

Represents the AutoCat data from an AutoCat sheet, including the header mapping.

Aliased Typeยง

pub struct AutoCats { /* private fields */ }