pub struct labelManagementRole;Trait Implementations§
Source§impl Field for labelManagementRole
impl Field for labelManagementRole
impl HasInputField<labelManagementRole, Option<UserRoleType>> for OrganizationSecuritySettingsInput
Auto Trait Implementations§
impl Freeze for labelManagementRole
impl RefUnwindSafe for labelManagementRole
impl Send for labelManagementRole
impl Sync for labelManagementRole
impl Unpin for labelManagementRole
impl UnwindSafe for labelManagementRole
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