zebrad
2.3.0
In zebrad::
components::
tracing::
endpoint
Structs
TracingEndpoint
Constants
_DERIVE_Component_A_FOR_TracingEndpoint
Functions
read_filter
request_handler
zebrad
::
components
::
tracing
::
endpoint
Function
request_handler
Copy item path
Settings
Help
Summary
Source
async fn request_handler( req: Request<Incoming>, ) ->
Result
<Response<
String
>, Error>