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