pub type HistoricalRuntime = Runtime<HistoricalClock, Spin>;
pub struct HistoricalRuntime { /* private fields */ }