Docs.rs
sqlx-named-bind-0.1.0
sqlx-named-bind 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kano1101
Dependencies
regex ^1.11
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
dotenvy ^0.15
dev
sqlx ^0.8
dev
tokio ^1.42
dev
Versions
81.82%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module query
sqlx_
named_
bind
0.1.0
Module query
Module Items
Structs
Type Aliases
In crate sqlx_
named_
bind
sqlx_named_bind
Module
query
Copy item path
Source
Structs
§
Prepared
Query
A prepared query builder that supports named placeholders.
Type Aliases
§
Q
Type alias for SQLx Query with MySQL arguments