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