☰
StepByOne
Required Methods
step
Implementors
In os::mm::address
?
Trait
os
::
mm
::
address
::
StepByOne
source
·
[
−
]
pub trait StepByOne { // Required method 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