Expand description

A list of field names.

Structs

The struct hold a list of field names. Users of the Toql library should use the fields! macro to build it. The fields! macro provides compile time garanties. Unlike Query Fields is not typesafe. This will be improved in the future.