1#[deprecated(since = "2.1.0", note = "Use `solana-slot-history` crate instead")] 2pub use {solana_clock::Slot, solana_slot_history::*};