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