Docs.rs
sandbox-agent-opencode-adapter-0.3.2
sandbox-agent-opencode-adapter 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
NathanFlurry
Dependencies
axum ^0.7
normal
futures ^0.3
normal
reqwest ^0.11
normal
sandbox-agent-error ^0.3.2
normal
sandbox-agent-opencode-server-manager ^0.3.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
tokio ^1.36
normal
tracing ^0.1
normal
Versions
36.84%
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
build_opencode_router
sandbox_
agent_
opencode_
adapter
0.3.2
sandbox_agent_opencode_adapter
Function
build_
opencode_
router
Copy item path
Source
pub fn build_opencode_router( config:
OpenCodeAdapterConfig
, ) ->
Result
<
Router
,
String
>