pub async fn receive_link_for_provider<P>(
provider: &P,
connection: &ProviderConnection,
ld: InterfaceLinkDefinition,
) -> Result<()>where
P: Provider,
Expand description
Appropriately receive a link (depending on if it’s source/target) for a provider