Docs.rs
ynab-mcp-0.1.6
ynab-mcp 0.1.6
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
cinnes
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5.47
normal
dashmap ^6.1
normal
dotenvy ^0.15
normal
keyring ^3.6.3
normal
reqwest ^0.12
normal
rust_decimal ^1.35
normal
secrecy ^0.10.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.10
normal
zeroize ^1.8.1
normal
assert_matches ^1.5
dev
cargo-tarpaulin ^0.31
dev
mockito ^1.4
dev
serial_test ^3.0
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
wiremock =0.6.3
dev
Versions
19.93%
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
Crate ynab_mcp
ynab_
mcp
0.1.6
All Items
Crate Items
Re-exports
Modules
Macros
Crate
ynab_
mcp
Copy item path
Source
Re-exports
§
pub use server::
YnabMcpServer
;
Modules
§
config
docs
error
handlers
health
schemas
secrets
server
utils
ynab
Macros
§
define_
handler
Standard handler struct pattern
impl_
handler
Macro to automatically implement the standard handler pattern