Module libsql_client::client

source ·
Expand description

Client is the main structure to interact with the database.

Enums

  • A generic client struct, wrapping possible backends. It’s a convenience struct which allows implementing connect() with backends being passed as env parameters.

Traits

Functions

  • Establishes a database client based on environment variables