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