Constant MAX_ERROR_DESCRIPTION_LENGTH

pub const MAX_ERROR_DESCRIPTION_LENGTH: u64 = 100; // 100u64
Expand description

The maximum string length of an error description.