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