pub fn from_prost_table_stats_map( table_stats: impl Borrow<HashMap<u32, PbTableStats>>, ) -> HashMap<u32, TableStats>