Docs.rs
sqlx-sqlserver-0.0.2
sqlx-sqlserver 0.0.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lovasoa
Dependencies
futures-core ^0.3.32
normal
futures-util ^0.3.32
normal
log ^0.4
normal
native-tls ^0.2
normal
percent-encoding ^2.3
normal
sqlx-core =0.9.0
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tokio-native-tls ^0.3
normal
url ^2.5
normal
tokio ^1.47
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
Skip to main content
Module protocol
sqlx_
sqlserver
0.0.2
Module protocol
Module Items
Modules
In crate sqlx_
sqlserver
sqlx_sqlserver
Module
protocol
Copy item path
Source
Expand description
Small protocol helpers covered by fast unit tests.
Modules
ยง
login
LOGIN7 packet construction helpers.
packet
TDS packet framing helpers.
pre_
login
PRELOGIN packet construction and parsing helpers.
token
Bounded tabular-result token parsing helpers.
type_
info
TDS TYPE_INFO parsing and value length-prefix helpers.