pub async fn pack_dir_into_stream( path: impl AsRef<Path>, ) -> Result<impl Stream<Item = Result<Bytes>>>
stream