16a66517e4
* Pre: switch a 'panic' to an 'unreachable'. * Make candidate_type_column fallible. (#518) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
This sub-crate implements the core types used by the query parser, translator, and executor — variables, find specifications, etc.
The edn
sub-crate implements some even lower-level types, such as Keyword
.