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