find_matching_offers

Function find_matching_offers 

Source
pub fn find_matching_offers(
    capability_type: CapabilityTypeName,
    source_name: &Name,
    child_moniker: &BorrowedChildName,
    offers: &[OfferDecl],
) -> Option<RouteBundle<OfferDecl>>