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