GuardPerm

Type Alias GuardPerm 

Source
pub type GuardPerm<'rcu, C: PageTableConfig> = PointsTo<PageTableGuard<'rcu, C>>;

Aliased Typeยง

pub struct GuardPerm<'rcu, C: PageTableConfig> { /* private fields */ }