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