pub type SimulatorResponse = ResponseWrapper<Response>;Expand description
HTTP response type for the simulator backend.
Aliased Typeยง
pub struct SimulatorResponse(/* private fields */);pub type SimulatorResponse = ResponseWrapper<Response>;HTTP response type for the simulator backend.
pub struct SimulatorResponse(/* private fields */);