Skip to main content

CurrentTerm

Type Alias CurrentTerm 

Source
pub type CurrentTerm = Arc<dyn Fn() -> u64 + Send + Sync>;

Aliased Typeยง

pub struct CurrentTerm { /* private fields */ }