Skip to main content

handler

Function handler 

Source
pub async fn handler(
    __arg0: State<ProxyState>,
    req: Request<Body>,
) -> Result<Response, StatusCode>