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