Docs.rs
mcp-sql-0.1.0
mcp-sql 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mehdig-dev
Dependencies
anyhow ^1
normal
clap ^4
normal
rmcp ^0.15
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
Versions
21.82%
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 convert
mcp_sql
0.1.0
Module convert
Module Items
Functions
In mcp_
sql::
db
mcp_sql
::
db
Module
convert
Copy item path
Source
Functions
ยง
row_
to_
json
Convert an AnyRow to a JSON object by inspecting column type info names.