bigquery-client 0.2.0-alpha

An idiomatic library for Google BigQuery in Rust
Documentation
1
2
3
4
pub mod client;

pub mod bigquery;
pub use client::{GCloud, GCloudFactory};