Fields
offset: u32
size: u32
Trait Implementations
impl ContiguousMemory for DataDir
impl Copy for DataDir
Auto Trait Implementations
impl RefUnwindSafe for DataDir
impl Send for DataDir
impl Sync for DataDir
impl Unpin for DataDir
impl UnwindSafe for DataDir
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more