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