Skip to main content

collect_resource_keys

Function collect_resource_keys 

Source
pub fn collect_resource_keys(bundle: &SofBundle) -> BTreeSet<String>
Expand description

Collects the "ResourceType/id" keys of every resource already in the bundle, so the prefetch can skip references that resolve locally.