about summary refs log tree commit diff stats
path: root/crates/core/src/egraph/mod.rs
blob: 8e006b3fe9833b96a6784ebecaa41e7f961a347b (plain) (blame)
1
2
3
4
//! E-graph implementation.

/// something
pub struct EGraph {}