pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Json<TokenHealthRequest>,
) -> impl IntoResponseExpand description
POST /api/token-health — Token health suite.
pub async fn handle(
__arg0: State<Arc<AppState>>,
__arg1: Json<TokenHealthRequest>,
) -> impl IntoResponsePOST /api/token-health — Token health suite.