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