pub enum StopPlanResponseOffset {}Auto Trait Implementations§
impl Freeze for StopPlanResponseOffset
impl RefUnwindSafe for StopPlanResponseOffset
impl Send for StopPlanResponseOffset
impl Sync for StopPlanResponseOffset
impl Unpin for StopPlanResponseOffset
impl UnwindSafe for StopPlanResponseOffset
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