pub type SgRequest = Request<SgBody>;
Alias for a request with a boxed body.
pub struct SgRequest { /* private fields */ }