mssql-tds 0.1.0

Rust implementation of the TDS (Tabular Data Stream) protocol for SQL Server
Documentation
1
2
3
4
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

pub mod main;