MCPcopy 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

1use async_trait::async_trait;
2use crate::anthropic::AnthropicProvider;
3use crate::auth::AuthInfo;
4use crate::azure::AzureProvider;

Callers

nothing calls this directly

Calls 1

newFunction · 0.85

Tested by

no test coverage detected