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