Docs.rs
opencode-provider-manager-0.1.6
opencode-provider-manager 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ayaka209
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
clap ^4
normal
crossterm ^0.28
normal
dirs ^6
normal
jsonc-parser ^0.26
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
mockall ^0.13
dev
pretty_assertions ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
65.88%
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
Files
opencode_provider_manager/
lib.rs
1
pub mod
app;
2
pub mod
auth;
3
pub mod
config_core;
4
pub mod
discovery;