akar-processor 0.1.19

Query processor and execution engine for the Akar embedded graph database
Documentation
1
2
3
4
5
//! Physical operator types — re-exported from modular `physical` submodules.
//!
//! All operator types now live in `crate::physical`.

pub use crate::physical::*;