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