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

type Inventory11<T> = Inventory<T, Count11>;

Inventory with bounded count.