Module config

Source

Functionsยง

get_use_config_from_key
Get a specific configuration use declaration from the structured config key value.
route_config_value
Route the given use_config from a specific component. This returns the configuration value as a result. This will return Ok(None) if it was routed successfully, but it was an optional capability.
route_config_value_with_bedrock