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