Incorporate query description functions into `QueryVTable` Putting a `desc` function in each query vtable reduces the amount of parameter juggling required when creating query stack frames, because almost all of the necessary information can be found in the vtable. There should be no change to compiler output. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||