Skip to main content

SimulatorResponse

Type Alias SimulatorResponse 

Source
pub type SimulatorResponse = ResponseWrapper<Response>;
Expand description

HTTP response type for the simulator backend.

Aliased Typeยง

pub struct SimulatorResponse(/* private fields */);