Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use std::sync::Arc;
2
3
use async_trait::async_trait;
4
use axum::{Router, http::HeaderMap};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected