Skip to main content

EXCERPT_BYTES

Constant EXCERPT_BYTES 

Source
pub const EXCERPT_BYTES: usize = 32;
Expand description

Maximum bytes of offending input carried by an error.

Enough to identify the input; bounded so errors need no allocator and cannot be inflated by input.