pub async fn read_bytes_blocking(path: PathBuf) -> Result<Vec<u8>, Error>
Read a file fully on the blocking pool.