Struct eiffelvis_stream::ampq::AmpqStream
source · [−]pub struct AmpqStream { /* private fields */ }
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for AmpqStream
impl Send for AmpqStream
impl Sync for AmpqStream
impl Unpin for AmpqStream
impl !UnwindSafe for AmpqStream
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more