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