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