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