Docs.rs
opencode-provider-manager-0.1.6
opencode-provider-manager 0.1.6
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
Module validate
opencode_
provider_
manager
0.1.6
Module validate
Module Items
Functions
In opencode_
provider_
manager::
config_
core
opencode_provider_manager
::
config_core
Module
validate
Copy item path
Source
Expand description
Config validation against the OpenCode JSON schema and custom rules.
Functions
ยง
validate_
config
Validate an OpenCode config structure.