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

type Inventory9<T> = Inventory<T, Count9>;

Inventory with bounded count.