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