pub const TOKEN_RAW_LEN: usize = 24;Expand description
Length of the random token portion in bytes (192 bits → 32 chars URL-safe base64, comfortably exceeding the 128-bit work factor we need against online brute force given the per-IP redeem rate-limit at the gateway).