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

type Inventory3<T> = Inventory<T, Count3>;

Inventory with bounded count.