pub struct Axis2dAction;Trait Implementations§
Auto Trait Implementations§
impl Freeze for Axis2dAction
impl RefUnwindSafe for Axis2dAction
impl Send for Axis2dAction
impl Sync for Axis2dAction
impl Unpin for Axis2dAction
impl UnwindSafe for Axis2dAction
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more