datalog!() { /* proc-macro */ }
Expand description
Generate a graph instance from Datalog code.
This uses a variant of Datalog that is similar to Dedalus.
For examples, see the datalog tests in the repo.
datalog!() { /* proc-macro */ }
Generate a graph instance from Datalog code.
This uses a variant of Datalog that is similar to Dedalus.
For examples, see the datalog tests in the repo.