echo

Function echo 

Source
pub async fn echo(req: Request<SgBody>) -> Result<Response<SgBody>, Infallible>
Expand description

just return the body, you may use this service for test