Skip to main content

Module backend

Module backend 

Source

Re-exports§

pub use crate::SimulatorErrorCode;

Traits§

EventHandle
Marker trait for backend-specific event handles.
SimBackend
Abstraction over different simulation backends (JIT, WASM, etc.).