Docs.rs
thoughts-tool-0.3.3
thoughts-tool 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
allisoneer
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
atomicwrites ^0.4
normal
chrono ^0.4
normal
clap ^4
normal
colored ^2
normal
dirs ^5
normal
git2 ^0.18
normal
glob ^0.3
normal
regex ^1
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
universal-tool-core ^0.2.2
normal
which ^6
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
pretty_assertions ^1
dev
serial_test ^3
dev
tempfile ^3
dev
rustc_version ^0.4
build
nix ^0.27
normal
Versions
30.29%
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
serve_stdio
thoughts_
tool
0.3.3
In thoughts_
tool::
mcp
thoughts_tool
::
mcp
Function
serve_
stdio
Copy item path
Source
pub async fn serve_stdio() ->
Result
<
()
,
Box
<dyn
Error
>>
Expand description
Serve MCP over stdio (called from main)