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