MCPcopy Create free account
hub / github.com/cosdata/cosdata / app_context.rs

File app_context.rs

src/app_context.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::sync::Arc;
2
3use crate::args::CosdataArgs;
4use crate::config_loader::Config;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected