Skip to main content

MAX_LIMIT

Constant MAX_LIMIT 

Source
pub const MAX_LIMIT: u64 = _; // 9_223_372_036_854_775_807u64
Expand description

Largest quota or immediate capacity supported by built-in policies.

The portable ceiling is the largest positive value representable by the signed 64-bit counters used by persistent backends.