Skip to main content

FS_GREP_MAX_LINE

Constant FS_GREP_MAX_LINE 

Source
pub const FS_GREP_MAX_LINE: usize = 512;
Expand description

Longest matched line returned, in bytes; longer lines are truncated on a UTF-8 boundary so a minified bundle costs one line of wire, not one line of megabyte.