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