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