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