tests_fuzz::utils

Function get_gt_fuzz_input_max_rows

Source
pub fn get_gt_fuzz_input_max_rows() -> usize
Expand description

Retrieves GT_FUZZ_INPUT_MAX_ROWS environment variable or returns a default value (512) if the environment variable is not set.