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