Skip to main content

Crate connect_stream_types

Crate connect_stream_types 

Source

Re-exports§

pub use sample_table::*;

Modules§

sample_table

Structs§

ValueSeriesIter

Enums§

BufferCapacity
TimeUnit
Value
A value taken from a channel.
ValueRef
ValueRefMut
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.
ValueSeriesIterMut