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

type Inventory0<T> = Inventory<T, Count0>;

Inventory with bounded count.