Docs.rs
statespace-server-0.1.9
statespace-server 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
antidmg
Dependencies
ammonia ^4
normal
async-trait ^0.1
normal
axum ^0.8
normal
pulldown-cmark ^0.13
normal
serde ^1
normal
serde_json ^1
normal
statespace-tool-runtime ^0.1.9
normal
thiserror ^2
normal
tokio ^1
normal
tower-http ^0.6
normal
tracing ^0.1
normal
anyhow ^1
dev
tempfile ^3
dev
Versions
17.95%
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
is_valid_tool_call
statespace_
server
0.1.9
statespace_server
Function
is_
valid_
tool_
call
Copy item path
Source
pub fn is_valid_tool_call(command: &[
String
], specs: &[
ToolSpec
]) ->
bool