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