pub struct oauthAppReview;Trait Implementations§
Source§impl Field for oauthAppReview
impl Field for oauthAppReview
impl HasInputField<oauthAppReview, Option<bool>> for OrganizationUpdateInput
Auto Trait Implementations§
impl Freeze for oauthAppReview
impl RefUnwindSafe for oauthAppReview
impl Send for oauthAppReview
impl Sync for oauthAppReview
impl Unpin for oauthAppReview
impl UnwindSafe for oauthAppReview
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