Skip to main content

Module datatypes

Module datatypes 

Source
Expand description

Custom data types for BigQuery.

This module provides Rust representations of BigQuery data types such as Interval and Range.

Structsยง

Interval
Represents a BigQuery time INTERVAL value.
Range
Represents a BigQuery RANGE value.