1//! Module for building a static configuration object 2//! from environment variables 3//! 4pub mod kafka_client_config;