Skip to main content

collect_instance_context_registry

Function collect_instance_context_registry 

Source
pub fn collect_instance_context_registry(
    scope: &ComponentInstanceScopeGraph,
    contexts: &BTreeMap<ContextId, ContextEntity>,
    providers: &BTreeMap<ProviderId, ProviderEntity>,
    consumers: &BTreeMap<ConsumerId, ConsumerEntity>,
) -> InstanceContextRegistry
Expand description

Reproject exact Context declarations through canonical H5 instance ancestry.