Type Alias RCount

Source
pub type RCount = Cell<i32>;

Aliased Typeยง

pub struct RCount { /* private fields */ }