Module config

Module config 

Source

Structs§

MysqlConfig
ServerConfig
ServerConfigArgs

Constants§

DEFAULT_PORT
DEFAULT_TIMEOUT

Functions§

create_mysql_connection_from_config
Use the provided configuration to establish a connection to a MySQL server.
log_config 🔒
read_config_from_path
read_config_from_path_with_arg_overrides
Use the arguments and whichever configuration file which might or might not be found and default values to determine the configuration for the program.