Skip to main content

Module builder

Module builder 

Source

Structs§

QueryBuilder
Entry point query builder created by client.from("table").
TypedQueryBuilder
Entry point for typed queries created by client.from_typed::<T>().