Type Alias InternalCheckPoint

Source
pub type InternalCheckPoint = Cell<usize>;

Aliased Typeยง

pub struct InternalCheckPoint { /* private fields */ }