Struct wasmtime_profiling::JitDumpAgent [−][src]
pub struct JitDumpAgent { /* fields omitted */ }Expand description
Interface for driving the creation of jitdump files
Implementations
impl JitDumpAgent[src]
impl JitDumpAgent[src]Trait Implementations
impl Debug for JitDumpAgent[src]
impl Debug for JitDumpAgent[src]impl ProfilingAgent for JitDumpAgent[src]
impl ProfilingAgent for JitDumpAgent[src]Auto Trait Implementations
impl RefUnwindSafe for JitDumpAgent
impl Send for JitDumpAgent
impl Sync for JitDumpAgent
impl Unpin for JitDumpAgent
impl UnwindSafe for JitDumpAgent
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>,