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