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