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

type Inventory5<T> = Inventory<T, Count5>;

Inventory with bounded count.