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 specificcomponent
. 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