Skip to main content

compact_category_to_budget

Function compact_category_to_budget 

pub fn compact_category_to_budget(
    conn: &Connection,
    category: &str,
    cfg: &MemoryConfig,
) -> Result<EvictionReport, Error>