pub struct ABAP;
Implementations§
Auto Trait Implementations§
impl Freeze for ABAP
impl RefUnwindSafe for ABAP
impl Send for ABAP
impl Sync for ABAP
impl Unpin for ABAP
impl UnwindSafe for ABAP
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