Docs.rs
systemprompt-mcp-0.1.17
systemprompt-mcp 0.1.17
Permalink
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
Ejb503
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
clap ^4.4
normal
futures ^0.3
normal
http ^1.0
normal
inventory ^0.3
normal
jsonwebtoken ^10
normal
rand ^0.9
normal
reqwest ^0.12
normal
rmcp ^1.1
normal
rmcp-macros ^1.1
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sqlx ^0.8
normal
sse-stream ^0.2.1
normal
systemprompt-config ^0.1.0
normal
systemprompt-database ^0.1.0
normal
systemprompt-extension ^0.1.0
normal
systemprompt-identifiers ^0.1.0
normal
systemprompt-loader ^0.1.0
normal
systemprompt-logging ^0.1.0
normal
systemprompt-models ^0.1.0
normal
systemprompt-provider-contracts ^0.1.0
normal
systemprompt-traits ^0.1.0
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.18
normal
nix ^0.31
normal
Versions
0%
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
create_progress_callback
systemprompt_
mcp
0.1.17
In systemprompt_
mcp::
progress
systemprompt_mcp
::
progress
Function
create_
progress_
callback
Copy item path
Source
pub fn create_progress_callback( token:
ProgressToken
, peer:
Peer
<
RoleServer
>, ) ->
ProgressCallback