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

type Inventory8<T> = Inventory<T, Count8>;

Inventory with bounded count.