spacegate_kernel

Type Alias SgResponse

source
pub type SgResponse = Response<SgBody>;
Expand description

Alias for a response with a boxed body.

Aliased Typeยง

struct SgResponse { /* private fields */ }