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