Function atomic_server_lib::config::build_config
source · pub fn build_config(opts: Opts) -> Result<Config, AtomicServerError>Expand description
Creates the server config, reads .env values and sets defaults
pub fn build_config(opts: Opts) -> Result<Config, AtomicServerError>Creates the server config, reads .env values and sets defaults