pub const MAX_MODULE_SOURCES: usize = 262_144;Expand description
Module level record counts. Each stored module list is refused at its count while it is decoded, so a small hostile document cannot declare its way into an unbounded record allocation.