#![cfg_attr(docsrs,feature(doc_cfg))]//! Google Cloud Storage source connector.
//!//! See the crate-level README for usage and config-field reference.
modconfig;modstream;pubuseconfig::{GcsFileFormat, GcsSourceConfig};pubusefaucet_common_gcs::GcsCredentials;pubusestream::GcsSource;