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

type Inventory6<T> = Inventory<T, Count6>;

Inventory with bounded count.