pub type InMemoryResponse = Response<InMemoryBody>;
pub struct InMemoryResponse { /* private fields */ }