Docs.rs
sqlx-d1-0.2.0
sqlx-d1 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:ohkami-rs:core
kanarus
Dependencies
sqlx-d1-core =0.2.0
normal
sqlx-d1-macros =0.2.0
normal
optional
serde ^1.0
dev
worker ^0.6
dev
Versions
92.31%
of the crate is documented
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
sqlx_d1
0.2.0
sqlx_d1
Function
query
Copy item path
Source
pub fn query(sql: &
str
) ->
Query
<'_,
D1
, D1Arguments>