referrerpolicy=no-referrer-when-downgrade
pallet_session::historical::offchain

Function keep_newest

Source
pub fn keep_newest<T: Config>(n_to_keep: usize)
Expand description

Keep the newest n items, and prune all items older than that.