Docs.rs
sqlx-build-trust-core-0.7.9
sqlx-build-trust-core 0.7.9
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
etorreborre
Dependencies
ahash ^0.8.7
normal
async-io ^1.9.0
normal
optional
async-std ^1.12
normal
optional
atoi ^2.0
normal
bigdecimal ^0.3.0
normal
optional
bit-vec ^0.6.3
normal
optional
bstr ^1.0
normal
optional
byteorder ^1.4.3
normal
bytes ^1.1.0
normal
chrono ^0.4.19
normal
optional
crc ^3
normal
optional
crossbeam-queue ^0.3.2
normal
digest ^0.10.0
normal
optional
either ^1.6.1
normal
encoding_rs ^0.8.30
normal
optional
event-listener ^2.5.2
normal
futures-channel ^0.3.19
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
hashlink ^0.8.0
normal
hex ^0.4.3
normal
indexmap ^2.0
normal
ipnetwork ^0.20.0
normal
optional
log ^0.4.14
normal
mac_address ^1.1.5
normal
optional
memchr ^2.4.1
normal
native-tls ^0.2.10
normal
optional
num-bigint ^0.4.0
normal
optional
once_cell ^1.9.0
normal
paste ^1.0.6
normal
percent-encoding ^2.1.0
normal
regex ^1.5.5
normal
optional
rust_decimal ^1.26.1
normal
optional
rustls ^0.21.7
normal
optional
rustls-pemfile ^1.0
normal
optional
serde ^1.0.132
normal
optional
serde_json ^1.0.73
normal
optional
sha1 ^0.10.1
normal
optional
sha2 ^0.10.0
normal
optional
smallvec ^1.7.0
normal
sqlformat ^0.2.0
normal
thiserror ^1.0.30
normal
time ^0.3.14
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.25
normal
optional
tokio ^1
dev
Versions
59.86%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
sqlx_build_trust_core
common
mod.rs
statement_cache.rs
ext
async_stream.rs
mod.rs
ustr.rs
io
buf.rs
buf_mut.rs
decode.rs
encode.rs
mod.rs
read_buf.rs
net
socket
buffered.rs
mod.rs
tls
mod.rs
util.rs
mod.rs
pool
connection.rs
executor.rs
inner.rs
maybe.rs
mod.rs
options.rs
rt
mod.rs
types
mod.rs
text.rs
acquire.rs
arguments.rs
column.rs
connection.rs
database.rs
decode.rs
describe.rs
encode.rs
error.rs
executor.rs
from_row.rs
fs.rs
lib.rs
logger.rs
query.rs
query_as.rs
query_builder.rs
query_scalar.rs
raw_sql.rs
row.rs
statement.rs
sync.rs
transaction.rs
type_info.rs
value.rs
sqlx_build_trust_core/ext/
mod.rs
Settings
Help
Summary
1
pub mod
ustr;
2
3
#[macro_use]
4
pub mod
async_stream;