MCPcopy Create free account
hub / github.com/Commit-Boost/commit-boost-client / api.rs

File api.rs

crates/pbs/src/api.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::sync::Arc;
2
3use async_trait::async_trait;
4use axum::{Router, http::HeaderMap};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected