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

type Inventory2<T> = Inventory<T, Count2>;

Inventory with bounded count.