Docs.rs
scv-server-0.1.13
scv-server 0.1.13
Docs.rs crate page
Apache-2.0
20 September 2026
Links
Repository
crates.io
Source
Owners
PeiyuanQi
Dependencies
anyhow ^1.0.99
normal
async-trait ^0.1.89
normal
dirs ^6.0.0
normal
libc ^0.2.175
normal
scv-clawbot =0.1.13
normal
scv-client =0.1.13
normal
scv-core =0.1.13
normal
scv-protocol =0.1.13
normal
scv-provider-openai =0.1.13
normal
scv-tools =0.1.13
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
sha2 ^0.10.9
normal
tempfile ^3.21.0
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
normal
toml ^0.9.5
normal
tracing ^0.1.41
normal
uuid ^1.18.1
normal
Versions
24.14%
of the crate is documented
Go to latest version
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_stdio
scv_
server
0.1.13
scv_server
Function
run_
stdio
Copy item path
Source
pub async fn run_stdio(overrides:
ConfigOverrides
) ->
Result
<
()
>