pub const KEYVALUE_LIMIT_UNLIMITED: i32 = 0;
Expand description

When passed to RangeOptions::set_limit, indicates that the query should return unlimited rows.