Module routing::config

source ·

Functions§

  • Get a specific configuration use declaration from the structured config key 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.