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