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