component_debug::route

Function route

Source
pub async fn route(
    route_validator: &RouteValidatorProxy,
    moniker: Moniker,
    targets: Vec<RouteTarget>,
) -> Result<Vec<RouteReport>>
Expand description

Call RouteValidator/Route with moniker and targets.