pub type MappingRights = MappingFlags;Expand description
Stable name for the permissions carried by a VMA. The architecture mapping implementation still supplies the bit layout, while callers no longer need to depend on the page-table module’s concrete type.
Aliased Type§
pub struct MappingRights(/* private fields */);