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