Docs.rs
sqlx-core-0.8.6
sqlx-core 0.8.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mehcode
abonander
Dependencies
async-io ^1.9.0
normal
optional
async-std ^1.12
normal
optional
base64 ^0.22.0
normal
bigdecimal ^0.4.0
normal
optional
bit-vec ^0.6.3
normal
optional
bstr ^1.0
normal
optional
bytes ^1.1.0
normal
chrono ^0.4.34
normal
optional
crc ^3
normal
optional
crossbeam-queue ^0.3.2
normal
either ^1.6.1
normal
event-listener ^5.2.0
normal
futures-core ^0.3.19
normal
futures-intrusive ^0.5.0
normal
futures-io ^0.3.24
normal
futures-util ^0.3.19
normal
hashbrown ^0.15.0
normal
hashlink ^0.10.0
normal
indexmap ^2.0
normal
ipnet ^2.3.0
normal
optional
ipnetwork ^0.20.0
normal
optional
log ^0.4.18
normal
mac_address ^1.1.5
normal
optional
memchr ^2.4.1
normal
native-tls ^0.2.10
normal
optional
once_cell ^1.9.0
normal
percent-encoding ^2.1.0
normal
regex ^1.5.5
normal
optional
rust_decimal ^1.26.1
normal
optional
rustls ^0.23.15
normal
optional
rustls-native-certs ^0.8.0
normal
optional
serde ^1.0.132
normal
optional
serde_json ^1.0.73
normal
optional
sha2 ^0.10.0
normal
optional
smallvec ^1.7.0
normal
thiserror ^2.0.0
normal
time ^0.3.36
normal
optional
tokio ^1
normal
optional
tokio-stream ^0.1.8
normal
optional
tracing ^0.1.37
normal
url ^2.2.2
normal
uuid ^1.1.2
normal
optional
webpki-roots ^0.26
normal
optional
sqlx =0.8.6
dev
tokio ^1
dev
Versions
61.52%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
sqlx_
core
0.8.6
sqlx_core
Macro
impl_into_arguments_for_arguments
Copy item path
Source
macro_rules! impl_into_arguments_for_arguments { ($Arguments:path) => { ... }; }