Skip to main content

should_warn_file_size

Function should_warn_file_size 

Source
pub fn should_warn_file_size(size: u64) -> bool
Expand description

Check if a file size is large enough to warrant a warning.

§Arguments

  • size - The file size in bytes

§Returns

true if size > WARN_FILE_SIZE