pub fn find_matching_offers(
capability_type: CapabilityTypeName,
source_name: &Name,
child_moniker: &ChildName,
offers: &Vec<OfferDecl>,
) -> Option<RouteBundle<OfferDecl>>
pub fn find_matching_offers(
capability_type: CapabilityTypeName,
source_name: &Name,
child_moniker: &ChildName,
offers: &Vec<OfferDecl>,
) -> Option<RouteBundle<OfferDecl>>