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

type Inventory7<T> = Inventory<T, Count7>;

Inventory with bounded count.