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