pub fn read_to_string_capped(path: &Path, max_bytes: u64) -> Result<String>
UTF-8 decode a capped file read. Uses [MAX_FILE_BYTES] when max_bytes is not needed elsewhere.
MAX_FILE_BYTES
max_bytes