Docs.rs
rsql_driver-0.19.4
rsql_driver 0.19.4
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
15 July 2026
Links
Repository
crates.io
Source
Owners
brianheineman
Dependencies
anyhow ^1.0.102
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
file_type ^0.8.11
normal
i18n_inflector ^0.2.1
normal
icu ^2.2.0
normal
indexmap ^2.14.0
normal
jiff ^0.2.24
normal
jiff-icu ^0.2.2
normal
mockall ^0.14.0
normal
rust-i18n ^4.0.0
normal
rust_decimal ^1.42.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
optional
sqlparser ^0.62.0
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
uuid ^1.23.1
normal
rsql_driver_test_utils ^0.19.4
dev
serde_json ^1.0.149
dev
tokio ^1.52.3
dev
getrandom ^0.4.2
normal
uuid ^1.23.1
normal
Versions
43.9%
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
All
rsql_
driver
0.19.4
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
CachedMetadataConnection
Catalog
Column
DriverManager
ForeignKey
Index
LimitQueryResult
MemoryQueryResult
Metadata
MockConnection
MockDriver
PrimaryKey
Schema
Table
ValueFormatter
View
Enums
Error
StatementMetadata
Value
Traits
Connection
Driver
QueryResult
ToSql
UrlExtension
Functions
convert_to_at_placeholders
convert_to_numbered_placeholders
to_values
Type Aliases
Result
Row