Fields
x: i32y: i32z: i32Auto Trait Implementations
impl RefUnwindSafe for Offset3D
impl Send for Offset3D
impl Sync for Offset3D
impl Unpin for Offset3D
impl UnwindSafe for Offset3D
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