[][src]Type Definition drone_core::inventory::Inventory1

type Inventory1<T> = Inventory<T, Count1>;

Inventory with bounded count.