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