Module wicrs_server::config[][src]

Expand description

Various objects for storing configuration.

Structs

Config

Configuration object for WICRS Server.

Functions

load_config

Loads the configuration for wicrs_server from ./config.json. Causes exit with code 1 if the file cannot be found or cannot be deserialized.