Skip to main content

response_type_to_responder

Function response_type_to_responder 

Source
fn response_type_to_responder<EP: EndpointDetails, T: Into<EP::ResponseType>>(
    output: T,
) -> Responder<EP>
Expand description

Helper method for factory_tuple macro.