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