pub type PohTimingSender = Sender<SlotPohTimingInfo>;
Expand description
Sender of SlotPohTimingInfo to the channel
Aliased Typeยง
struct PohTimingSender { /* private fields */ }
pub type PohTimingSender = Sender<SlotPohTimingInfo>;
Sender of SlotPohTimingInfo to the channel
struct PohTimingSender { /* private fields */ }