pub type TemperatureSTMComponentType<A> = TemperatureSTM<'static, A>;

Aliased Type§

struct TemperatureSTMComponentType<A> { /* private fields */ }