Skip to main content

build_resource_tables

Function build_resource_tables 

Source
pub(crate) fn build_resource_tables(
    config: &CuConfig,
    section: &SectionRef<'_>,
    resource_catalog: &HashMap<String, BTreeSet<String>>,
) -> CuResult<Vec<ResourceTable>>