Skip to main content

Crate google_cloud_bigquery_derive

Crate google_cloud_bigquery_derive 

Source
Expand description

Derive macros for the Google Cloud BigQuery client.

Derive Macrosยง

FromRow
Derives standard library TryFrom for converting a BigQuery Row into a struct.
FromSql
Derives FromSql for converting a BigQuery value into a struct.