pub type TemporarySlotCount<T: Config> = StorageValue<_GeneratedPrefixForStorageTemporarySlotCount<T>, u32, ValueQuery>;
Expand description

Number of assigned temporary slots.