Docs.rs
sqlx-core-0.4.0-beta.1
sqlx-core 0.4.0-beta.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mehcode
abonander
Dependencies
atoi ^0.3.2
normal
base64 ^0.12.1
normal
bigdecimal ^0.1.0
normal
bitflags ^1.2.1
normal
byteorder ^1.3.4
normal
bytes ^0.5.4
normal
chrono ^0.4.11
normal
crc ^1.8.1
normal
crossbeam-channel ^0.4.2
normal
crossbeam-queue ^0.2.1
normal
crossbeam-utils ^0.7.2
normal
digest ^0.9.0
normal
either ^1.5.3
normal
encoding_rs ^0.8.23
normal
futures-channel ^0.3.5
normal
futures-core ^0.3.5
normal
futures-util ^0.3.5
normal
generic-array ^0.14.2
normal
hashbrown ^0.8.0
normal
hex ^0.4.2
normal
hmac ^0.8.0
normal
ipnetwork ^0.17.0
normal
itoa ^0.4.5
normal
libc ^0.2.71
normal
libsqlite3-sys ^0.18.0
normal
log ^0.4.8
normal
lru-cache ^0.1.2
normal
md-5 ^0.9.0
normal
memchr ^2.3.3
normal
num-bigint ^0.2.0
normal
num-traits ^0.2.12
normal
once_cell ^1.4.0
normal
parking_lot ^0.11.0
normal
percent-encoding ^2.1.0
normal
rand ^0.7.3
normal
regex ^1.3.9
normal
rsa ^0.3.0
normal
rust_decimal ^1.6.0
normal
serde ^1.0.106
normal
serde_json ^1.0.51
normal
sha-1 ^0.9.0
normal
sha2 ^0.9.0
normal
smallvec ^1.4.0
normal
sqlformat ^0.1.0
normal
sqlx-rt ^0.1.1
normal
stringprep ^0.1.2
normal
thiserror ^1.0.19
normal
time ^0.2.16
normal
url ^2.1.1
normal
uuid ^0.8.1
normal
whoami ^0.9.0
normal
Versions
Go to latest stable release
Platform
i686-pc-windows-msvc
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
☰
Module from_row
Traits
sqlx_core
All crates
[
−
]
[src]
Module
sqlx_core
::
from_row
Traits
FromRow
A record that can be built from a row returned by the database.