Type Definition solana_runtime::bank::RentCollectionCycleParams
source · type RentCollectionCycleParams = (Epoch, SlotCount, bool, Epoch, u64, PartitionsPerCycle);
type RentCollectionCycleParams = (Epoch, SlotCount, bool, Epoch, u64, PartitionsPerCycle);