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