pub struct FrameTracker { pub ppn: PhysPageNum, }
ppn: PhysPageNum
RAII phantom for physical pages
Formats the value using the given formatter. Read more
Automatically recycle the physical frame when
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
The type returned in the event of a conversion error.