Skip to main content

handler

Function handler 

Source
pub async fn handler(__arg0: Json<CompressRequest>) -> impl IntoResponse
Expand description

Axum handler. Malformed bodies are rejected by the Json extractor (400).