Docs.rs
celox-runtime-0.4.1
celox-runtime 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
25 August 2026
Links
Repository
crates.io
Source
Owners
tignear
Dependencies
bit-set ^0.11
normal
celox-design =0.4.1
normal
celox-state-layout =0.4.1
normal
celox-testbench =0.4.1
normal
chrono ^0.4
normal
fxhash ^0.2.1
normal
num-bigint ^0.5
normal
serde ^1.0
normal
tempfile ^3.26
dev
Versions
18.05%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module backend
celox_
runtime
0.4.1
Module backend
Module Items
Re-exports
Traits
In crate celox_
runtime
celox_runtime
Module
backend
Copy item path
Source
Re-exports
§
pub use crate::
SimulatorErrorCode
;
Traits
§
Event
Handle
Marker trait for backend-specific event handles.
SimBackend
Abstraction over different simulation backends (JIT, WASM, etc.).