☰
StepByOne
Required Methods
step
Implementors
In os::mm
?
Trait
os
::
mm
::
StepByOne
source
·
[
−
]
pub trait StepByOne { fn
step
(&mut self); }
Expand description
Add value by one
Required methods
source
fn
step
(&mut self)
Add value by one
Implementors
source
impl
StepByOne
for
PhysPageNum
source
impl
StepByOne
for
VirtPageNum