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