pub type CanisterResponse = Response<HttpGatewayResponseBody>;
pub struct CanisterResponse { /* private fields */ }