Docs.rs
sql-check_derive-0.9.0-alpha.1
sql-check_derive 0.9.0-alpha.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tamaro-skaljic
Dependencies
async-global-executor ^3.1
normal
optional
async-std ^1.13
normal
optional
cfg-if ^1.0.0
normal
proc-macro2 ^1.0.36
normal
quote ^1.0.26
normal
smol ^2.0
normal
optional
sqlx-core ^0.9.0-alpha.1
normal
sqlx-mysql ^0.9.0-alpha.1
normal
optional
sqlx-postgres ^0.9.0-alpha.1
normal
optional
sqlx-sqlite ^0.9.0-alpha.1
normal
optional
syn ^2.0.52
normal
tokio ^1
normal
optional
Versions
50%
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
Crate sql_check_derive
sql_
check_
derive
0.9.0-alpha.1
All Items
Crate Items
Macros
Crate
sql_
check_
derive
Copy item path
Source
Macros
ยง
check_
impl
Internal procedural macro for SQL validation. Do not use directly - use the
check!
macro from the
sql-check
crate instead.