Function webtonic_proto::http_response_to_reply[][src]

pub async fn http_response_to_reply(
    response: &mut HttpResponse<BoxBody>
) -> Reply

Parse a Response into a Reply.

Arguments

Returns

  • the protobuf encodable Reply object