Docs.rs
syslog-server-mcp-0.2.0
syslog-server-mcp 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
darylmcd
Dependencies
anyhow ^1
normal
arc-swap ^1
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
base64 ^0.22
normal
clap ^4
normal
prometheus-client ^0.24
normal
optional
reqwest ^0.12
normal
rmcp ~1.7
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tower-http ^0.5
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
urlencoding ^2
normal
hex ^0.4
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
17.78%
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
run
syslog_
server_
mcp
0.2.0
syslog_server_mcp
Function
run
Copy item path
Source
pub async fn run(cli:
Cli
) ->
Result
<
()
>