Crate tokio_sqlite

source ·

Structs§

  • An asynchronous SQLite client.
  • An asynchronous stream of resulting query rows.
  • A result of executing the statement without the resulting query rows.
  • An asynchronous SQLite database transaction.

Type Aliases§