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