Struct show_notes::news::rust_1_20::_Bar
source · struct _Bar {}
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for _Bar
impl RefUnwindSafe for _Bar
impl Send for _Bar
impl Sync for _Bar
impl Unpin for _Bar
impl UnwindSafe for _Bar
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