Struct buddy_alloc::fast_alloc::FastAllocParam
source · pub struct FastAllocParam { /* private fields */ }Implementations§
Trait Implementations§
source§impl Clone for FastAllocParam
impl Clone for FastAllocParam
source§fn clone(&self) -> FastAllocParam
fn clone(&self) -> FastAllocParam
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more