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