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