PANIC_NUM_REM_BY_ZERO

Constant PANIC_NUM_REM_BY_ZERO 

Source
pub const PANIC_NUM_REM_BY_ZERO: u64 = 2;
Expand description

Number of the message that signifies a panic due to a division by zero when computing the remainder.

This is only an implementation detail and should be removed later.