Skip to main content

load_engine_config_from_path

Function load_engine_config_from_path 

Source
pub fn load_engine_config_from_path(
    path: &str,
) -> Result<EngineConfig, RuntimeError>
Expand description

Loads engine config from .toml or .json-like config file.