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

type Inventory4<T> = Inventory<T, Count4>;

Inventory with bounded count.