Crate libsql_client
source ·Re-exports
Modules
Structs
Database connection. This is the main structure used to
communicate with the database.
Metadata of a request
Structure holding a set of rows returned from a query
and their corresponding column names
A database row
Enums
Result of a request - a set of rows or an error