Docs.rs
celox-0.4.1
celox 0.4.1
Permalink
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-analysis =0.4.1
normal
celox-backend-arm64 =0.4.1
normal
optional
celox-backend-cranelift =0.4.1
normal
optional
celox-backend-wasm =0.4.1
normal
celox-design =0.4.1
normal
celox-frontend-core =0.4.1
normal
celox-frontend-sdk =0.4.1
normal
celox-frontend-sv =0.4.1
normal
optional
celox-frontend-veryl =0.4.1
normal
celox-macros =0.4.1
normal
optional
celox-runtime =0.4.1
normal
celox-sir =0.4.1
normal
celox-sir-opt =0.4.1
normal
celox-slt =0.4.1
normal
celox-state-layout =0.4.1
normal
celox-testbench =0.4.1
normal
clap ^4.5.60
normal
fxhash ^0.2.1
normal
itertools ^0.15.0
normal
libloading ^0.9
normal
optional
miette ^7.6
normal
num-bigint ^0.5
normal
num-traits ^0.2.19
normal
postcard ^1.1
normal
rand ^0.10
normal
rand_pcg ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
toml ^1.0.3
normal
tracing ^0.1
normal
veryl-analyzer ^0.20.3
normal
veryl-component-sys ^0.1.1
normal
optional
veryl-metadata ^0.20.3
normal
veryl-parser ^0.20.3
normal
veryl-path ^0.20.3
normal
wasmtime ^48
normal
optional
codspeed-criterion-compat ^5.0.1
dev
criterion ^0.8
dev
insta ^1.46
dev
proptest ^1.10
dev
tempfile ^3.26
dev
test-case ^3
dev
veryl-emitter ^0.20.3
dev
veryl-simulator ^0.20.3
dev
veryl-std ^0.20.3
dev
celox-backend-x86 =0.4.1
normal
optional
celox-backend-arm64 =0.4.1
normal
celox-sir-opt =0.4.1
normal
Versions
34.13%
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
DefaultEventRef
celox
0.4.1
celox
Type Alias
Default
Event
Ref
Copy item path
Source
pub type DefaultEventRef = <
DefaultBackend
as
SimBackend
>::
Event
;