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

type Inventory10<T> = Inventory<T, Count10>;

Inventory with bounded count.