Docs.rs
things3-cli-0.1.0
things3-cli 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GarthDB
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
csv ^1.3
normal
dashmap ^5.5
normal
env_logger ^0.10
normal
log ^0.4
normal
moka ^0.12
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
quick-xml ^0.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.30
normal
things3-common ^0.1.0
normal
things3-core ^0.1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
uuid ^1.0
normal
rusqlite ^0.31
dev
tempfile ^3.8
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
start_mcp_server
things3_
cli
0.1.0
things3_cli
Function
start_
mcp_
server
Copy item path
Source
pub fn start_mcp_server(db:
ThingsDatabase
, config:
ThingsConfig
) ->
Result
<
()
>