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