Docs.rs
opencode-provider-manager-0.1.2
opencode-provider-manager 0.1.2
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.87%
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
parse_auth_file
opencode_
provider_
manager
0.1.2
In opencode_
provider_
manager::
auth::
parser
opencode_provider_manager
::
auth
::
parser
Function
parse_
auth_
file
Copy item path
Source
pub fn parse_auth_file(path: &
Path
) ->
Result
<
AuthEntries
>
Expand description
Parse auth.json from a file path.