tests_fuzz::utils::partition

Function fetch_partition

Source
pub async fn fetch_partition(
    db: &MySqlPool,
    region_id: u64,
) -> Result<Partition>
Expand description

Returns the Partition of the specific region_id