Skip to main content

Module prelude

Module prelude 

Source
Expand description

This includes the most common types in this crate, re-exported for your convenience.

Re-exports§

pub use crate::consumer::NominalCoreConsumer;
pub use crate::stream::NominalDatasetStream;
pub use crate::stream::NominalDatasourceStream;Deprecated
pub use crate::stream::NominalStreamOpts;
pub use crate::types::AuthProvider;
pub use crate::types::ChannelDescriptor;
pub use crate::types::IntoTimestamp;

Structs§

BearerToken
An authentication bearer token.
DoublePoint
DoublePoints
IntegerPoint
IntegerPoints
ResourceIdentifier
A common format for wrapping existing unique identifiers to provide additional context.
StringPoint
StringPoints
StructPoint
StructPoints
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.
Uint64Point
Uint64Points
WriteRequest
WriteRequestNominal

Enums§

PointsType