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