tests_
fuzz
0.14.0
In tests_
fuzz::
utils::
partition
tests_fuzz
::
utils
::
partition
Function
count_partitions
Copy item path
Source
pub async fn count_partitions( db: &MySqlPool, datanode_id:
u64
, ) ->
Result
<
PartitionCount
>