pub type PermanentSlotCount<T: Config> = StorageValue<_GeneratedPrefixForStoragePermanentSlotCount<T>, u32, ValueQuery>;
Expand description

Number of assigned (and active) permanent slots.