This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/opendal.git


 discard 62d5fc314 deploy: 12a076cfc05d224ab44ff883d62c66d67ac938f8
     new b46d6ca09 deploy: 9976c88d1fe762c2cda48c23958353cd8eb7a3d6

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (62d5fc314)
            \
             N -- N -- N   refs/heads/gh-pages (b46d6ca09)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 404.html                                           |   2 +-
 apps/oay/index.html                                |   2 +-
 apps/ofs/index.html                                |   2 +-
 apps/oli/index.html                                |   2 +-
 assets/js/{main.8af071f4.js => main.e7678d60.js}   |   4 +-
 ...js.LICENSE.txt => main.e7678d60.js.LICENSE.txt} |   0
 bindings/c/index.html                              |   2 +-
 bindings/cpp/index.html                            |   2 +-
 bindings/d/index.html                              |   2 +-
 bindings/dart/index.html                           |   2 +-
 bindings/dotnet/index.html                         |   2 +-
 bindings/go/index.html                             |   2 +-
 bindings/haskell/index.html                        |   2 +-
 bindings/java/index.html                           |   2 +-
 bindings/lua/index.html                            |   2 +-
 bindings/nodejs/index.html                         |   2 +-
 bindings/ocaml/index.html                          |   2 +-
 bindings/php/index.html                            |   2 +-
 bindings/python/index.html                         |   2 +-
 bindings/ruby/index.html                           |   2 +-
 bindings/swift/index.html                          |   2 +-
 bindings/zig/index.html                            |   2 +-
 .../apache-opendal-meetup-beijing-1st/index.html   |   2 +-
 blog/2025/03/01/2025-roadmap/index.html            |   2 +-
 blog/apache-opendal-graduated/index.html           |   2 +-
 .../index.html                                     |   2 +-
 .../index.html                                     |   2 +-
 blog/archive/index.html                            |   2 +-
 blog/authors/index.html                            |   2 +-
 blog/how-opendal-read-data/index.html              |   2 +-
 blog/index.html                                    |   2 +-
 blog/opendal-access-data-freely/index.html         |   2 +-
 blog/opendal-entered-apache-incubator/index.html   |   2 +-
 blog/owo-1/index.html                              |   2 +-
 blog/tags/announcement/index.html                  |   2 +-
 blog/tags/index.html                               |   2 +-
 blog/tags/internal/index.html                      |   2 +-
 blog/tags/owo/index.html                           |   2 +-
 category/applications/index.html                   |   2 +-
 category/bindings/index.html                       |   2 +-
 category/integrations/index.html                   |   2 +-
 community/category/committers/index.html           |   2 +-
 community/category/events/index.html               |   2 +-
 community/category/pmc-members/index.html          |   2 +-
 community/category/reference/index.html            |   2 +-
 community/category/release/index.html              |   2 +-
 community/committers/onboarding/index.html         |   2 +-
 .../request_for_adding_secrets/index.html          |   2 +-
 community/events/gsoc-proposal-guide/index.html    |   2 +-
 community/events/ospp-proposal-guide/index.html    |   2 +-
 community/index.html                               |   2 +-
 community/maturity/index.html                      |   2 +-
 community/pmc_members/board-reporting/index.html   |   2 +-
 .../pmc_members/nominate-committer/index.html      |   2 +-
 .../pmc_members/nominate-pmc-member/index.html     |   2 +-
 community/pmc_members/onboarding/index.html        |   2 +-
 community/release/index.html                       |   2 +-
 .../reference/generate_release_note/index.html     |   2 +-
 community/release/reference/setup_gpg/index.html   |   2 +-
 community/release/verify/index.html                |   2 +-
 community/security/index.html                      |   2 +-
 core/index.html                                    |   2 +-
 docs/lua/classes/opendal.metadata.html             |   2 +-
 docs/lua/classes/opendal.operator.html             |   2 +-
 docs/lua/index.html                                |   2 +-
 docs/nodejs/classes/BlockingLister.html            |   4 +-
 docs/nodejs/classes/BlockingReader.html            |   4 +-
 docs/nodejs/classes/BlockingWriter.html            |   8 +-
 docs/nodejs/classes/Capability.html                |  68 +-
 docs/nodejs/classes/Entry.html                     |   4 +-
 docs/nodejs/classes/ExternalObject.html            |   4 +-
 docs/nodejs/classes/Layer.html                     |   2 +-
 docs/nodejs/classes/Lister.html                    |   4 +-
 docs/nodejs/classes/Metadata.html                  |  18 +-
 docs/nodejs/classes/Operator.html                  |  64 +-
 docs/nodejs/classes/Reader.html                    |   6 +-
 docs/nodejs/classes/RetryLayer.html                |  14 +-
 docs/nodejs/classes/Writer.html                    |   8 +-
 docs/nodejs/interfaces/ListOptions.html            |   4 +-
 docs/nodejs/interfaces/PresignedRequest.html       |   8 +-
 docs/nodejs/interfaces/WriteOptions.html           |  12 +-
 docs/nodejs/interfaces/WriterOptions.html          |  12 +-
 docs/python/opendal.html                           | 416 +++++------
 docs/python/search.js                              |   2 +-
 docs/ruby/OpenDAL.html                             |   2 +-
 docs/ruby/OpenDAL/Capability.html                  |   2 +-
 docs/ruby/OpenDAL/Entry.html                       |   2 +-
 docs/ruby/OpenDAL/IO.html                          |   2 +-
 docs/ruby/OpenDAL/Lister.html                      |   2 +-
 docs/ruby/OpenDAL/Metadata.html                    |   2 +-
 docs/ruby/OpenDAL/Operator.html                    |   2 +-
 docs/ruby/_index.html                              |   2 +-
 docs/ruby/file.README.html                         |   2 +-
 docs/ruby/index.html                               |   2 +-
 docs/ruby/top-level-namespace.html                 |   2 +-
 docs/rust/opendal/all.html                         |   2 +-
 docs/rust/opendal/enum.EntryMode.html              |   2 +-
 docs/rust/opendal/enum.ErrorKind.html              |   2 +-
 docs/rust/opendal/enum.Scheme.html                 |   2 +-
 .../opendal/executors/struct.TokioExecutor.html    |   2 +-
 .../opendal/layers/observe/enum.MetricValue.html   |   2 +-
 .../layers/observe/struct.MetricLabels.html        |   2 +-
 .../layers/observe/struct.MetricsAccessor.html     |   2 +-
 .../layers/observe/struct.MetricsLayer.html        |   2 +-
 .../opendal/layers/struct.AsyncBacktraceLayer.html |   2 +-
 .../rust/opendal/layers/struct.AwaitTreeLayer.html |   2 +-
 docs/rust/opendal/layers/struct.BlockingLayer.html |   2 +-
 .../layers/struct.CapabilityCheckLayer.html        |   2 +-
 docs/rust/opendal/layers/struct.ChaosLayer.html    |   2 +-
 .../layers/struct.ConcurrentLimitLayer.html        |   2 +-
 docs/rust/opendal/layers/struct.DtraceLayer.html   |   2 +-
 docs/rust/opendal/layers/struct.FastraceLayer.html |   2 +-
 .../opendal/layers/struct.ImmutableIndexLayer.html |   2 +-
 docs/rust/opendal/layers/struct.LoggingLayer.html  |   2 +-
 docs/rust/opendal/layers/struct.MetricsLayer.html  |   2 +-
 .../rust/opendal/layers/struct.MimeGuessLayer.html |   2 +-
 .../opendal/layers/struct.OtelMetricsLayer.html    |   2 +-
 .../rust/opendal/layers/struct.OtelTraceLayer.html |   2 +-
 .../layers/struct.PrometheusClientLayer.html       |   2 +-
 .../struct.PrometheusClientLayerBuilder.html       |   2 +-
 .../opendal/layers/struct.PrometheusLayer.html     |   2 +-
 .../layers/struct.PrometheusLayerBuilder.html      |   2 +-
 docs/rust/opendal/layers/struct.RetryLayer.html    |   2 +-
 docs/rust/opendal/layers/struct.ThrottleLayer.html |   2 +-
 docs/rust/opendal/layers/struct.TimeoutLayer.html  |   2 +-
 docs/rust/opendal/layers/struct.TracingLayer.html  |   2 +-
 .../operator_functions/struct.FunctionDelete.html  |   2 +-
 .../operator_functions/struct.FunctionList.html    |   2 +-
 .../operator_functions/struct.FunctionLister.html  |   2 +-
 .../operator_functions/struct.FunctionRead.html    |   2 +-
 .../operator_functions/struct.FunctionReader.html  |   2 +-
 .../operator_functions/struct.FunctionStat.html    |   2 +-
 .../operator_functions/struct.FunctionWrite.html   |   2 +-
 .../operator_functions/struct.FunctionWriter.html  |   2 +-
 .../operator_futures/struct.OperatorFuture.html    |   2 +-
 .../opendal/raw/adapters/kv/struct.Backend.html    |   2 +-
 docs/rust/opendal/raw/adapters/kv/struct.Info.html |   2 +-
 .../raw/adapters/typed_kv/struct.Backend.html      |   2 +-
 .../raw/adapters/typed_kv/struct.Capability.html   |   2 +-
 .../opendal/raw/adapters/typed_kv/struct.Info.html |   2 +-
 .../raw/adapters/typed_kv/struct.Value.html        |   2 +-
 docs/rust/opendal/raw/enum.FourWays.html           |   2 +-
 docs/rust/opendal/raw/enum.Operation.html          |   2 +-
 docs/rust/opendal/raw/enum.PresignOperation.html   |   2 +-
 docs/rust/opendal/raw/enum.ThreeWays.html          |   2 +-
 docs/rust/opendal/raw/enum.TwoWays.html            |   2 +-
 .../raw/futures_util/struct.ConcurrentFutures.html |  11 -
 docs/rust/opendal/raw/index.html                   |   4 +-
 docs/rust/opendal/raw/oio/struct.AppendWriter.html |   2 +-
 .../opendal/raw/oio/struct.BatchDeleteResult.html  |   2 +-
 docs/rust/opendal/raw/oio/struct.BatchDeleter.html |   2 +-
 docs/rust/opendal/raw/oio/struct.BlockWriter.html  |   2 +-
 docs/rust/opendal/raw/oio/struct.Entry.html        |   2 +-
 docs/rust/opendal/raw/oio/struct.FlatLister.html   |   2 +-
 docs/rust/opendal/raw/oio/struct.FlexBuf.html      |   2 +-
 .../opendal/raw/oio/struct.HierarchyLister.html    |   2 +-
 .../rust/opendal/raw/oio/struct.MultipartPart.html |   2 +-
 .../opendal/raw/oio/struct.MultipartWriter.html    |   2 +-
 .../opendal/raw/oio/struct.OneShotDeleter.html     |   2 +-
 .../rust/opendal/raw/oio/struct.OneShotWriter.html |   2 +-
 docs/rust/opendal/raw/oio/struct.PageContext.html  |   2 +-
 docs/rust/opendal/raw/oio/struct.PageLister.html   |   2 +-
 docs/rust/opendal/raw/oio/struct.PooledBuf.html    |   2 +-
 .../opendal/raw/oio/struct.PositionWriter.html     |   2 +-
 docs/rust/opendal/raw/oio/struct.PrefixLister.html |   2 +-
 docs/rust/opendal/raw/oio/struct.QueueBuf.html     |   2 +-
 docs/rust/opendal/raw/sidebar-items.js             |   2 +-
 docs/rust/opendal/raw/struct.AccessorInfo.html     |   2 +-
 .../opendal/raw/struct.AtomicContentLength.html    |   2 +-
 .../rust/opendal/raw/struct.BytesContentRange.html |   2 +-
 docs/rust/opendal/raw/struct.BytesRange.html       |   2 +-
 .../rust/opendal/raw/struct.ConcurrentFutures.html | 646 ----------------
 docs/rust/opendal/raw/struct.ConcurrentTasks.html  |  16 +-
 .../opendal/raw/struct.ConfigDeserializer.html     |   2 +-
 docs/rust/opendal/raw/struct.FormDataPart.html     |   2 +-
 docs/rust/opendal/raw/struct.HttpBody.html         |   2 +-
 docs/rust/opendal/raw/struct.HttpClient.html       |   2 +-
 docs/rust/opendal/raw/struct.MixedPart.html        |   2 +-
 docs/rust/opendal/raw/struct.Multipart.html        |   2 +-
 docs/rust/opendal/raw/struct.OpCopy.html           |   2 +-
 docs/rust/opendal/raw/struct.OpCreateDir.html      |   2 +-
 docs/rust/opendal/raw/struct.OpDelete.html         |   2 +-
 docs/rust/opendal/raw/struct.OpDeleter.html        |   2 +-
 docs/rust/opendal/raw/struct.OpList.html           |   2 +-
 docs/rust/opendal/raw/struct.OpPresign.html        |   2 +-
 docs/rust/opendal/raw/struct.OpRead.html           |   2 +-
 docs/rust/opendal/raw/struct.OpReader.html         |   2 +-
 docs/rust/opendal/raw/struct.OpRename.html         |   2 +-
 docs/rust/opendal/raw/struct.OpStat.html           |   2 +-
 docs/rust/opendal/raw/struct.OpWrite.html          |   2 +-
 docs/rust/opendal/raw/struct.OpWriter.html         |   2 +-
 docs/rust/opendal/raw/struct.PathCacher.html       |   2 +-
 docs/rust/opendal/raw/struct.PresignedRequest.html |   2 +-
 docs/rust/opendal/raw/struct.RelatedPart.html      |   2 +-
 docs/rust/opendal/raw/struct.RpCopy.html           |   2 +-
 docs/rust/opendal/raw/struct.RpCreateDir.html      |   2 +-
 docs/rust/opendal/raw/struct.RpDelete.html         |   2 +-
 docs/rust/opendal/raw/struct.RpList.html           |   2 +-
 docs/rust/opendal/raw/struct.RpPresign.html        |   2 +-
 docs/rust/opendal/raw/struct.RpRead.html           |   2 +-
 docs/rust/opendal/raw/struct.RpRename.html         |   2 +-
 docs/rust/opendal/raw/struct.RpStat.html           |   2 +-
 docs/rust/opendal/raw/struct.RpWrite.html          |   2 +-
 docs/rust/opendal/raw/tests/enum.ReadAction.html   |   2 +-
 docs/rust/opendal/raw/tests/enum.WriteAction.html  |   2 +-
 .../rust/opendal/raw/tests/struct.ReadChecker.html |   2 +-
 .../opendal/raw/tests/struct.WriteChecker.html     |   2 +-
 docs/rust/opendal/raw/trait.MaybeSend.html         |   4 +-
 docs/rust/opendal/raw/type.BoxedFuture.html        |   2 +-
 docs/rust/opendal/raw/type.BoxedStaticFuture.html  |   2 +-
 docs/rust/opendal/services/struct.AliyunDrive.html |   2 +-
 .../opendal/services/struct.AliyunDriveConfig.html |   2 +-
 docs/rust/opendal/services/struct.Alluxio.html     |   2 +-
 .../opendal/services/struct.AlluxioConfig.html     |   2 +-
 .../rust/opendal/services/struct.Atomicserver.html |   2 +-
 .../services/struct.AtomicserverConfig.html        |   2 +-
 docs/rust/opendal/services/struct.Azblob.html      |   2 +-
 .../rust/opendal/services/struct.AzblobConfig.html |   2 +-
 docs/rust/opendal/services/struct.Azdls.html       |   2 +-
 docs/rust/opendal/services/struct.AzdlsConfig.html |   2 +-
 docs/rust/opendal/services/struct.Azfile.html      |   2 +-
 .../rust/opendal/services/struct.AzfileConfig.html |   2 +-
 docs/rust/opendal/services/struct.B2.html          |   2 +-
 docs/rust/opendal/services/struct.B2Config.html    |   2 +-
 docs/rust/opendal/services/struct.Cacache.html     |   2 +-
 .../opendal/services/struct.CacacheConfig.html     |   2 +-
 .../rust/opendal/services/struct.CloudflareKv.html |   2 +-
 .../services/struct.CloudflareKvConfig.html        |   2 +-
 docs/rust/opendal/services/struct.Compfs.html      |   2 +-
 .../rust/opendal/services/struct.CompfsConfig.html |   2 +-
 docs/rust/opendal/services/struct.Cos.html         |   2 +-
 docs/rust/opendal/services/struct.CosConfig.html   |   2 +-
 docs/rust/opendal/services/struct.D1.html          |   2 +-
 docs/rust/opendal/services/struct.D1Config.html    |   2 +-
 docs/rust/opendal/services/struct.Dashmap.html     |   2 +-
 .../opendal/services/struct.DashmapConfig.html     |   2 +-
 docs/rust/opendal/services/struct.Dbfs.html        |   2 +-
 docs/rust/opendal/services/struct.DbfsConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Dropbox.html     |   2 +-
 .../opendal/services/struct.DropboxConfig.html     |   2 +-
 docs/rust/opendal/services/struct.Etcd.html        |   2 +-
 docs/rust/opendal/services/struct.EtcdConfig.html  |   2 +-
 .../rust/opendal/services/struct.Foundationdb.html |   2 +-
 .../services/struct.FoundationdbConfig.html        |   2 +-
 docs/rust/opendal/services/struct.Fs.html          |   2 +-
 docs/rust/opendal/services/struct.FsConfig.html    |   2 +-
 docs/rust/opendal/services/struct.Ftp.html         |   2 +-
 docs/rust/opendal/services/struct.FtpConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Gcs.html         |   2 +-
 docs/rust/opendal/services/struct.GcsConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Gdrive.html      |   2 +-
 .../rust/opendal/services/struct.GdriveConfig.html |   2 +-
 docs/rust/opendal/services/struct.Ghac.html        |   2 +-
 docs/rust/opendal/services/struct.GhacConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Github.html      |   2 +-
 .../rust/opendal/services/struct.GithubConfig.html |   2 +-
 docs/rust/opendal/services/struct.Gridfs.html      |   2 +-
 .../rust/opendal/services/struct.GridfsConfig.html |   2 +-
 docs/rust/opendal/services/struct.Hdfs.html        |   2 +-
 docs/rust/opendal/services/struct.HdfsConfig.html  |   2 +-
 docs/rust/opendal/services/struct.HdfsNative.html  |   2 +-
 .../opendal/services/struct.HdfsNativeConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Http.html        |   2 +-
 docs/rust/opendal/services/struct.HttpConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Huggingface.html |   2 +-
 .../opendal/services/struct.HuggingfaceConfig.html |   2 +-
 docs/rust/opendal/services/struct.Icloud.html      |   2 +-
 .../rust/opendal/services/struct.IcloudConfig.html |   2 +-
 docs/rust/opendal/services/struct.Ipfs.html        |   2 +-
 docs/rust/opendal/services/struct.IpfsConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Ipmfs.html       |   2 +-
 docs/rust/opendal/services/struct.IpmfsConfig.html |   2 +-
 docs/rust/opendal/services/struct.Koofr.html       |   2 +-
 docs/rust/opendal/services/struct.KoofrConfig.html |   2 +-
 docs/rust/opendal/services/struct.Lakefs.html      |   2 +-
 .../rust/opendal/services/struct.LakefsConfig.html |   2 +-
 docs/rust/opendal/services/struct.Memcached.html   |   2 +-
 .../opendal/services/struct.MemcachedConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Memory.html      |   2 +-
 .../rust/opendal/services/struct.MemoryConfig.html |   2 +-
 docs/rust/opendal/services/struct.MiniMoka.html    |   2 +-
 .../opendal/services/struct.MiniMokaConfig.html    |   2 +-
 docs/rust/opendal/services/struct.Moka.html        |   2 +-
 docs/rust/opendal/services/struct.MokaConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Mongodb.html     |   2 +-
 .../opendal/services/struct.MongodbConfig.html     |   2 +-
 docs/rust/opendal/services/struct.Monoiofs.html    |   2 +-
 .../opendal/services/struct.MonoiofsConfig.html    |   2 +-
 docs/rust/opendal/services/struct.Mysql.html       |   2 +-
 docs/rust/opendal/services/struct.MysqlConfig.html |   2 +-
 docs/rust/opendal/services/struct.NebulaGraph.html |   2 +-
 .../opendal/services/struct.NebulaGraphConfig.html |   2 +-
 docs/rust/opendal/services/struct.Obs.html         |   2 +-
 docs/rust/opendal/services/struct.ObsConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Onedrive.html    |   2 +-
 .../opendal/services/struct.OnedriveConfig.html    |   2 +-
 docs/rust/opendal/services/struct.Oss.html         |   2 +-
 docs/rust/opendal/services/struct.OssConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Pcloud.html      |   2 +-
 .../rust/opendal/services/struct.PcloudConfig.html |   2 +-
 docs/rust/opendal/services/struct.Persy.html       |   2 +-
 docs/rust/opendal/services/struct.PersyConfig.html |   2 +-
 docs/rust/opendal/services/struct.Postgresql.html  |   2 +-
 .../opendal/services/struct.PostgresqlConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Redb.html        |   2 +-
 docs/rust/opendal/services/struct.RedbConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Redis.html       |   2 +-
 docs/rust/opendal/services/struct.RedisConfig.html |   2 +-
 docs/rust/opendal/services/struct.Rocksdb.html     |   2 +-
 .../opendal/services/struct.RocksdbConfig.html     |   2 +-
 docs/rust/opendal/services/struct.S3.html          |   2 +-
 docs/rust/opendal/services/struct.S3Config.html    |   2 +-
 docs/rust/opendal/services/struct.Seafile.html     |   2 +-
 .../opendal/services/struct.SeafileConfig.html     |   2 +-
 docs/rust/opendal/services/struct.Sftp.html        |   2 +-
 docs/rust/opendal/services/struct.SftpConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Sled.html        |   2 +-
 docs/rust/opendal/services/struct.SledConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Sqlite.html      |   2 +-
 .../rust/opendal/services/struct.SqliteConfig.html |   2 +-
 docs/rust/opendal/services/struct.Surrealdb.html   |   2 +-
 .../opendal/services/struct.SurrealdbConfig.html   |   2 +-
 docs/rust/opendal/services/struct.Swift.html       |   2 +-
 docs/rust/opendal/services/struct.SwiftConfig.html |   2 +-
 docs/rust/opendal/services/struct.Tikv.html        |   2 +-
 docs/rust/opendal/services/struct.TikvConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Upyun.html       |   2 +-
 docs/rust/opendal/services/struct.UpyunConfig.html |   2 +-
 .../opendal/services/struct.VercelArtifacts.html   |   2 +-
 .../services/struct.VercelArtifactsConfig.html     |   2 +-
 docs/rust/opendal/services/struct.VercelBlob.html  |   2 +-
 .../opendal/services/struct.VercelBlobConfig.html  |   2 +-
 docs/rust/opendal/services/struct.Webdav.html      |   2 +-
 .../rust/opendal/services/struct.WebdavConfig.html |   2 +-
 docs/rust/opendal/services/struct.Webhdfs.html     |   2 +-
 .../opendal/services/struct.WebhdfsConfig.html     |   2 +-
 docs/rust/opendal/services/struct.YandexDisk.html  |   2 +-
 .../opendal/services/struct.YandexDiskConfig.html  |   2 +-
 docs/rust/opendal/struct.BlockingDeleter.html      |   2 +-
 docs/rust/opendal/struct.BlockingLister.html       |   2 +-
 docs/rust/opendal/struct.BlockingOperator.html     |   2 +-
 docs/rust/opendal/struct.BlockingReader.html       |   2 +-
 docs/rust/opendal/struct.BlockingWriter.html       |   2 +-
 docs/rust/opendal/struct.Buffer.html               |   2 +-
 docs/rust/opendal/struct.BufferIterator.html       |   2 +-
 docs/rust/opendal/struct.BufferSink.html           |   2 +-
 docs/rust/opendal/struct.BufferStream.html         |   2 +-
 docs/rust/opendal/struct.Capability.html           |   2 +-
 docs/rust/opendal/struct.DeleteInput.html          |   2 +-
 docs/rust/opendal/struct.Deleter.html              |   2 +-
 docs/rust/opendal/struct.Entry.html                |   2 +-
 docs/rust/opendal/struct.Error.html                |   2 +-
 docs/rust/opendal/struct.Executor.html             |   2 +-
 docs/rust/opendal/struct.FuturesAsyncReader.html   |   2 +-
 docs/rust/opendal/struct.FuturesAsyncWriter.html   |   2 +-
 docs/rust/opendal/struct.FuturesBytesSink.html     |   2 +-
 docs/rust/opendal/struct.FuturesBytesStream.html   |   2 +-
 docs/rust/opendal/struct.FuturesDeleteSink.html    |   2 +-
 docs/rust/opendal/struct.Lister.html               |   2 +-
 docs/rust/opendal/struct.Metadata.html             |   2 +-
 docs/rust/opendal/struct.Operator.html             |   2 +-
 docs/rust/opendal/struct.OperatorBuilder.html      |   2 +-
 docs/rust/opendal/struct.OperatorInfo.html         |   2 +-
 docs/rust/opendal/struct.Reader.html               |   2 +-
 docs/rust/opendal/struct.StdBytesIterator.html     |   2 +-
 docs/rust/opendal/struct.StdReader.html            |   2 +-
 docs/rust/opendal/struct.StdWriter.html            |   2 +-
 docs/rust/opendal/struct.Writer.html               |   2 +-
 docs/rust/search-index.js                          |   4 +-
 docs/rust/search.desc/opendal/opendal-desc-0-.js   |   2 +-
 docs/rust/src/opendal/raw/futures_util.rs.html     | 830 ++++++++-------------
 docs/rust/src/opendal/raw/mod.rs.html              |  29 +-
 docs/rust/trait.impl/core/marker/trait.Freeze.js   |   4 +-
 docs/rust/trait.impl/core/marker/trait.Send.js     |   4 +-
 docs/rust/trait.impl/core/marker/trait.Sync.js     |   4 +-
 docs/rust/trait.impl/core/marker/trait.Unpin.js    |   4 +-
 .../core/panic/unwind_safe/trait.RefUnwindSafe.js  |   4 +-
 .../core/panic/unwind_safe/trait.UnwindSafe.js     |   4 +-
 .../trait.impl/futures_core/stream/trait.Stream.js |   4 +-
 download/index.html                                |   2 +-
 img/external/215e045c6b9b4e8c9b2efc199f41f8af.yml  | 248 +++---
 img/external/6564632a3de5ae36e76129dad4c34d7c.svg  |   2 +-
 img/external/84bfff85afb8c10c2aedfd0edf4bf160.svg  |   2 +-
 index.html                                         |   2 +-
 integrations/cloud_filter/index.html               |   2 +-
 integrations/dav_server/index.html                 |   2 +-
 integrations/fuse3/index.html                      |   2 +-
 integrations/object_store/index.html               |   2 +-
 integrations/parquet/index.html                    |   2 +-
 integrations/spring/index.html                     |   2 +-
 integrations/unftp_sbe/index.html                  |   2 +-
 integrations/virtiofs/index.html                   |   2 +-
 lunr-index-1743520676478.json                      |   1 -
 lunr-index-1743589861465.json                      |   1 +
 lunr-index.json                                    |   2 +-
 search-doc-1743520676478.json                      |   1 -
 search-doc-1743589861465.json                      |   1 +
 search-doc.json                                    |   2 +-
 vision/index.html                                  |   2 +-
 399 files changed, 1151 insertions(+), 2055 deletions(-)
 rename assets/js/{main.8af071f4.js => main.e7678d60.js} (99%)
 rename assets/js/{main.8af071f4.js.LICENSE.txt => 
main.e7678d60.js.LICENSE.txt} (100%)
 delete mode 100644 
docs/rust/opendal/raw/futures_util/struct.ConcurrentFutures.html
 delete mode 100644 docs/rust/opendal/raw/struct.ConcurrentFutures.html
 delete mode 100644 lunr-index-1743520676478.json
 create mode 100644 lunr-index-1743589861465.json
 delete mode 100644 search-doc-1743520676478.json
 create mode 100644 search-doc-1743589861465.json

Reply via email to