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