Skip to main content

MAX_FILE_BYTES

Constant MAX_FILE_BYTES 

Source
pub const MAX_FILE_BYTES: u64 = _; // 2_097_152u64
Expand description

Files larger than this are skipped (parsing huge generated/minified files is slow and rarely useful for a symbol map).