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