Struct me3_framework::tracing::ProfiledFunction
source · [−]pub struct ProfiledFunction { /* private fields */ }
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for ProfiledFunction
impl Send for ProfiledFunction
impl Sync for ProfiledFunction
impl Unpin for ProfiledFunction
impl !UnwindSafe for ProfiledFunction
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more