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