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