pub const EXCERPT_BYTES: usize = 32;
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.