Docs.rs
libsql-0.1.1
libsql 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
glommer
penberg
github:tursodatabase:publish
Dependencies
futures ^0.3.28
normal
libsql-sys ^0
normal
libsql_replication ^0
normal
thiserror ^1.0.40
normal
tokio ^1.29.1
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.17
normal
criterion ^0.4
dev
pprof ^0.11.1
dev
Versions
11.69%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Crate libsql
Macros
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
connection::Connection
database::Database
database::TempSnapshot
raw::Statement
raw::Value
rows::Row
rows::Rows
rows::RowsFuture
statement::Statement
Enums
database::Frames
errors::Error
params::Params
params::Value
rows::ValueType
Traits
rows::FromValue
Macros
params
Functions
raw::prepare_stmt
Type Definitions
Result
raw::Error
raw::Result