Skip to main content

cost_category_for_provider_section

Function cost_category_for_provider_section 

pub fn cost_category_for_provider_section(
    section_key: &str,
) -> Option<&'static str>
Expand description

Cost-rate category for a providers.<category> section key, or None for sections that carry no rate sheets. Resolves against PROVIDER_COST_CATEGORIES so a new rate-bearing family is added in one place.