pub fn get_config() -> Config
Get the global configuration.
use tcp_handler::config::get_config; let config = get_config();