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