component_debug::capability

Function get_all_route_segments

Source
pub async fn get_all_route_segments(
    query: String,
    realm_query: &RealmQueryProxy,
) -> Result<Vec<RouteSegment>, FindInstancesError>
Expand description

Find components that reference a capability matching the given |query|.