spin_variables

Function runtime_config_from_toml

Source
pub fn runtime_config_from_toml(
    table: &impl GetTomlValue,
) -> Result<RuntimeConfig>
Expand description

Resolves a runtime configuration for the variables factor from a TOML table.