pub struct BoBar;
Expand description
A <
Stream
a>
stuff.
Auto Trait Implementations§
impl Freeze for BoBar
impl RefUnwindSafe for BoBar
impl Send for BoBar
impl Sync for BoBar
impl Unpin for BoBar
impl UnwindSafe for BoBar
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