Docs.rs
egglog-bridge-2.0.0
egglog-bridge 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yihozhang
Dependencies
anyhow ^1.0
normal
dyn-clone ^1.0.17
normal
egglog-core-relations ^2.0.0
normal
egglog-numeric-id ^2.0.0
normal
egglog-reports ^2.0.0
normal
egglog-union-find ^2.0.0
normal
hashbrown ^0.16
normal
indexmap ^2.2
normal
log ^0.4
normal
num-rational ^0.4
normal
once_cell ^1.21
normal
ordered-float ^5.0
normal
petgraph ^0.8
normal
rayon ^1.10.0
normal
smallvec ^1.10
normal
thiserror ^2.0
normal
web-time ^1.1
normal
env_logger ^0.11
dev
mimalloc ^0.1
dev
rand ^0.9
dev
Versions
50.84%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
add_expressions
egglog_
bridge
2.0.0
egglog_bridge
Macro
add_
expressions
Copy item path
Source
macro_rules! add_expressions { ([ $egraph:expr ] $($expr:tt)*) => { ... }; }