pub fn runtime_config_from_toml( table: &impl GetTomlValue, ) -> Result<RuntimeConfig>
Resolves a runtime configuration for the variables factor from a TOML table.