Function read_file

Source
pub fn read_file(file_path: &str) -> Result<Box<[u8]>>