pub struct appId;Trait Implementations§
impl HasInputField<appId, Option<Id>> for RequiredStatusCheckInput
Auto Trait Implementations§
impl Freeze for appId
impl RefUnwindSafe for appId
impl Send for appId
impl Sync for appId
impl Unpin for appId
impl UnwindSafe for appId
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