Struct wasmtime_profiling::VTuneAgent [−][src]
pub struct VTuneAgent { /* fields omitted */ }Expand description
Interface for driving vtune support
Implementations
impl VTuneAgent[src]
impl VTuneAgent[src]Trait Implementations
impl Debug for VTuneAgent[src]
impl Debug for VTuneAgent[src]impl ProfilingAgent for VTuneAgent[src]
impl ProfilingAgent for VTuneAgent[src]Auto Trait Implementations
impl RefUnwindSafe for VTuneAgent
impl Send for VTuneAgent
impl Sync for VTuneAgent
impl Unpin for VTuneAgent
impl UnwindSafe for VTuneAgent
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,