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