pub struct pollDisagreeWording;
Trait Implementations§
Source§impl Field for pollDisagreeWording
impl Field for pollDisagreeWording
impl HasInputField<pollDisagreeWording, Option<String>> for CreateForumEventDataInput
Auto Trait Implementations§
impl Freeze for pollDisagreeWording
impl RefUnwindSafe for pollDisagreeWording
impl Send for pollDisagreeWording
impl Sync for pollDisagreeWording
impl Unpin for pollDisagreeWording
impl UnwindSafe for pollDisagreeWording
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