pub type SharedConfig = Arc<GoogleConfig>;Expand description
Shared handle to the configuration.
Aliased Typeยง
pub struct SharedConfig { /* private fields */ }pub type SharedConfig = Arc<GoogleConfig>;Shared handle to the configuration.
pub struct SharedConfig { /* private fields */ }