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