pub type Response = Response<()>;
Expand description

Server response type.

Aliased Type§

struct Response { /* private fields */ }