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