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