Docs.rs
mcp-compressor-0.21.1
mcp-compressor 0.21.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
timesler
Dependencies
mcp-compressor-core ^0.21.1
normal
serde_json ^1
dev
tokio ^1
dev
Versions
100%
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_cli_mode
mcp_
compressor
0.21.1
In mcp_
compressor::
app::
runtime
mcp_compressor
::
app
::
runtime
Function
run_
cli_
mode
Copy item path
Source
pub async fn run_cli_mode( cli:
CliOptions
, server:
CompressedServer
, ) ->
Result
<
()
,
String
>