Docs.rs
things-mcp-0.2.0
things-mcp 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
richardjlyon
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
axum ^0.8
normal
base64 ^0.22
normal
clap ^4
normal
directories ^6
normal
rand ^0.10
normal
rmcp ^1.7
normal
rusqlite ^0.39
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
urlencoding ^2
normal
insta ^1
dev
tempfile ^3
dev
Versions
34.23%
of the crate is documented
Go to latest version
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
open_read_only
things_
mcp
0.2.0
In things_
mcp::
core::
reader::
pool
things_mcp
::
core
::
reader
::
pool
Function
open_
read_
only
Copy item path
Source
pub fn open_read_only(db: &
Path
) ->
Result
<
Connection
,
ThingsError
>