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