Function read_file_to_bytes

Source
pub fn read_file_to_bytes(path: &Path) -> Result<Vec<u8>, FileOperationError>