Expand description

Contains the query builder for simplifying the building of Surreal QL queries. Particularely useful when composing variables and conditional queries

Structs

Enums

Traits

This trait allows you to easily and safely convert a type into a series of statements. One such case being a series of field = $field statements.