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