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