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