pub const MAX_ERROR_DESCRIPTION_LENGTH: u64 = 100;
Expand description

The maximum string length of an error description.