Docs.rs
google-cloud-bigquery-derive-0.1.0
google-cloud-bigquery-derive 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
27 August 2026
Links
Repository
crates.io
Source
Owners
cloud-sdk-rust-bot
Dependencies
proc-macro2 ^1.0.106
normal
quote ^1.0.38
normal
syn ^3.0.3
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate google_cloud_bigquery_derive
google_
cloud_
bigquery_
derive
0.1.0
All Items
Crate Items
Derive Macros
Crate
google_
cloud_
bigquery_
derive
Copy item path
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.