pub type SgResponse = Response<SgBody>;
Alias for a response with a boxed body.
pub struct SgResponse { /* private fields */ }