pub const FOUND_BYTES_CAP: usize = 32;
Maximum length in bytes retained in a MarcError’s found field.
MarcError
found
Bounds the memory cost of an error in lenient/permissive recovery modes where many errors may be accumulated.