Docs.rs
mssql-client-0.6.0
mssql-client 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkindrix
Dependencies
bytes ^1.9
normal
chrono ^0.4
normal
optional
futures-core ^0.3
normal
lru ^0.16
normal
mssql-auth ^0.6.0
normal
mssql-codec ^0.6.0
normal
mssql-tls ^0.6.0
normal
optional
mssql-types ^0.6.0
normal
once_cell ^1.20
normal
opentelemetry ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
regex ^1.11
normal
rust_decimal ^1.36
normal
optional
tds-protocol ^0.6.0
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32
normal
optional
chrono ^0.4
dev
criterion ^0.7
dev
mssql-derive ^0.6.0
dev
rand ^0.8
dev
rsa ^0.9
dev
rust_decimal ^1.36
dev
sha2 ^0.10
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
uuid ^1.11
dev
Versions
100%
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
Module query
mssql_
client
0.6.0
Module query
Module Items
Structs
Traits
In crate mssql_
client
mssql_client
Module
query
Copy item path
Source
Expand description
Query builder and prepared statement support.
Structs
§
Bound
Query
A query with bound parameters.
Query
A prepared query builder.
Traits
§
Query
Ext
Extension trait for building parameterized queries.