pub async fn load_bytes(path: impl AsRef<Path>) -> Result<Vec<u8>, Error>
Load file as a vec of bytes