LLKV Expr
llkv-expr defines an expression Abstract Syntax Tree (AST) used across the LLKV database toolkit. It provides type-aware, expression structures that decouple logical expressions from concrete evaluation strategies.
This crate is not intended for direct standalone use.
License
Licensed under the Apache-2.0 License.