pub fn load_config(path: &Path) -> Result<ServerConfig, ConfigError>Expand description
Load, parse, and validate a LaminarDB configuration file.
pub fn load_config(path: &Path) -> Result<ServerConfig, ConfigError>Load, parse, and validate a LaminarDB configuration file.