Docs.rs
sqlx-type-macro-0.4.7
sqlx-type-macro 0.4.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
antialize
Dependencies
ariadne ^0.5
normal
once_cell ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1
normal
serde_json ^1
normal
sql-type ^0.24.1
normal
syn ^2
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlx_
type_
macro
0.4.7
All Items
Crate Items
Macros
Crate
sqlx_type_macro
Copy item path
Source
Macros
ยง
query
Statically checked SQL query, similarly to sqlx::query!.
query_
as
A variant of query! which takes a path to an explicitly defined struct as the output type.