pub type PageFaults = SmallVec<[AddressContext; 1]>;Expand description
A collection of page faults.
Aliased Typeยง
pub struct PageFaults { /* private fields */ }pub type PageFaults = SmallVec<[AddressContext; 1]>;A collection of page faults.
pub struct PageFaults { /* private fields */ }