Expand description
This includes the most common types in this crate, re-exported for your convenience.
Re-exports§
pub use crate::client::PRODUCTION_STREAMING_CLIENT;pub use crate::client::STAGING_STREAMING_CLIENT;pub use crate::consumer::NominalCoreConsumer;pub use crate::stream::ChannelDescriptor;pub use crate::stream::NominalDatasourceStream;pub use crate::stream::NominalStreamOpts;
Structs§
- Bearer
Token - An authentication bearer token.
- Double
Point - Double
Points - Resource
Identifier - A common format for wrapping existing unique identifiers to provide additional context.
- String
Point - String
Points - Timestamp
- A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond resolution. The count is relative to an epoch at UTC midnight on January 1, 1970, in the proleptic Gregorian calendar which extends the Gregorian calendar backwards to year one.
- Write
Request - Write
Request Nominal