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