Function read_file

Source
async fn read_file(path: &Path) -> Result<Vec<u8>, CacheError>