Crate edgedb_client[−][src]
Modules
Structs
A builder used to create connections
A database connection pool
Error object returned from any EdgeDB call
Result returned from execute()
call
Traits
Main trait that allows executing queries
Single argument for a query
A tuple of query arguments
A trait represents single result from a query
Functions
Create a connection to the database with default parameters
Derive Macros
Derive macro to allow structs and enums be queried from the database