pub type InMemoryRequest = Request<InMemoryBody>;
pub struct InMemoryRequest { /* private fields */ }