pub struct Lloc { /* private fields */ }
Expand description
The LLoc
metric suite.
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Lloc
impl RefUnwindSafe for Lloc
impl Send for Lloc
impl Sync for Lloc
impl Unpin for Lloc
impl UnwindSafe for Lloc
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