SgResponse

Type Alias SgResponse 

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

Alias for a response with a boxed body.

Aliased Typeยง

pub struct SgResponse { /* private fields */ }