Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChrisFeldmeier/OpenCodeRust
/ bootstrap.rs
File
bootstrap.rs
crates/opencode-provider/src/bootstrap.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use async_trait::async_trait;
2
use crate::anthropic::AnthropicProvider;
3
use crate::auth::AuthInfo;
4
use crate::azure::AzureProvider;
Callers
nothing calls this directly
Calls
1
new
Function · 0.85
Tested by
no test coverage detected