pub struct Pkgx {}Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Pkgx
impl RefUnwindSafe for Pkgx
impl Send for Pkgx
impl Sync for Pkgx
impl Unpin for Pkgx
impl UnwindSafe for Pkgx
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