Type Alias RtSimData

Source
type RtSimData<'a> = WriteExpect<'a, RtSim>;

Aliased Typeยง

struct RtSimData<'a> { /* private fields */ }