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