Crate connect_stream_types

Crate connect_stream_types 

Source

Enumsยง

Value
A value taken from a channel.
ValueSeries
A series of values. Mirrors the nominal-streaming::PointsType enum. We avoid simply re-using that type to avoid coupling the app to the api too closely.