Module pliantdb::local::core::connection[][src]

Types for interacting with a database.

Structs

Collection

Interacts with a collection over a Connection.

View

Parameters to query a schema::View.

Enums

QueryKey

Filters a View by key.

Traits

Connection

Defines all interactions with a schema::Database, regardless of whether it is local or remote.