Struct do_with_in_base::DoMarker 
source · pub struct DoMarker;Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for DoMarker
impl Send for DoMarker
impl Sync for DoMarker
impl Unpin for DoMarker
impl UnwindSafe for DoMarker
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