pub struct emoji;Trait Implementations§
impl HasInputField<emoji, String> for ReactionCreateInput
Auto Trait Implementations§
impl Freeze for emoji
impl RefUnwindSafe for emoji
impl Send for emoji
impl Sync for emoji
impl Unpin for emoji
impl UnwindSafe for emoji
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