pub fn load_config(path: &Path) -> Result<ServerConfig, String>Expand description
Load the server configuration from a specific path.
pub fn load_config(path: &Path) -> Result<ServerConfig, String>Load the server configuration from a specific path.