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