Type Definition intuicio_essentials::vm::debugger::VmDebuggerHandle
source · pub type VmDebuggerHandle<SE> = Arc<RwLock<dyn VmDebugger<SE> + Sync + Send>, Global>;pub type VmDebuggerHandle<SE> = Arc<RwLock<dyn VmDebugger<SE> + Sync + Send>, Global>;