pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Json<MarketRequest>,
) -> impl IntoResponseExpand description
POST /api/market/summary — Peg and order book health.
pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Json<MarketRequest>,
) -> impl IntoResponsePOST /api/market/summary — Peg and order book health.