store_api::path_utils

Function region_name

source
pub fn region_name(table_id: TableId, region_number: RegionNumber) -> String
Expand description

Generate region name in the form of “{TABLE_ID}_{REGION_NUMBER}”