Docs.rs
tokio-sqlite-0.1.7
tokio-sqlite 0.1.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
udovin
Dependencies
rusqlite ^0.37
normal
tokio ^1
normal
tokio ^1
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate tokio_sqlite
tokio_
sqlite
0.1.7
All Items
Crate Items
Structs
Type Aliases
Crate
tokio_
sqlite
Copy item path
Source
Structs
§
Connection
An asynchronous SQLite client.
Row
Rows
An asynchronous stream of resulting query rows.
Status
A result of executing the statement without the resulting query rows.
Transaction
An asynchronous SQLite database transaction.
Type Aliases
§
Error
Value