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§
- Bearer
Token - An authentication bearer token.
- Double
Point - Double
Points - Integer
Point - Integer
Points - Resource
Identifier - A common format for wrapping existing unique identifiers to provide additional context.
- String
Point - String
Points - Struct
Point - Struct
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.
- Uint64
Point - Uint64
Points - Write
Request - Write
Request Nominal