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