From bc780bb2fc8ca83279d552e7a2d54d017fad6bce Mon Sep 17 00:00:00 2001
From: github-actions
Date: Tue, 6 Dec 2022 07:36:52 +0000
Subject: [PATCH] Publish autogenerated nightly docs
---
.../blockchain/any/enum.AnyBlockchainConfig.html | 6 +++---
.../struct.BitcoinPeerConfig.html | 6 +++---
.../struct.CompactFiltersBlockchainConfig.html | 6 +++---
.../struct.ElectrumBlockchainConfig.html | 6 +++---
.../blockchain/esplora/enum.EsploraError.html | 12 ++++++------
.../esplora/struct.EsploraBlockchainConfig.html | 6 +++---
.../latest/bdk/blockchain/rpc/enum.Auth.html | 8 ++++----
.../nightly/latest/bdk/blockchain/rpc/index.html | 2 +-
.../bdk/blockchain/rpc/struct.RpcConfig.html | 6 +++---
.../bdk/blockchain/rpc/struct.RpcSyncParams.html | 6 +++---
.../bdk/database/any/enum.AnyDatabaseConfig.html | 6 +++---
.../database/any/struct.SledDbConfiguration.html | 6 +++---
.../any/struct.SqliteDbConfiguration.html | 6 +++---
.../latest/bdk/database/struct.SyncTime.html | 6 +++---
.../latest/bdk/descriptor/enum.Descriptor.html | 16 ++++++++--------
.../latest/bdk/descriptor/policy/enum.PkOrF.html | 2 +-
.../bdk/descriptor/policy/enum.Satisfaction.html | 2 +-
.../descriptor/policy/enum.SatisfiableItem.html | 2 +-
.../bdk/descriptor/policy/struct.Condition.html | 2 +-
.../bdk/descriptor/policy/struct.Policy.html | 2 +-
.../latest/bdk/descriptor/struct.Miniscript.html | 6 +++---
.../nightly/latest/bdk/enum.KeychainKind.html | 6 +++---
.../latest/bdk/keys/bip39/struct.Mnemonic.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.Balance.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.BlockTime.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.LocalUtxo.html | 6 +++---
.../latest/bdk/struct.TransactionDetails.html | 6 +++---
.../wallet/export/struct.FullyNodedExport.html | 6 +++---
.../implementors/serde/de/trait.Deserialize.js | 2 +-
.../implementors/serde/ser/trait.Serialize.js | 2 +-
.../docs-rs/bdk/nightly/latest/search-index.js | 2 +-
31 files changed, 84 insertions(+), 84 deletions(-)
diff --git a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
index 7a61fab6a2..b0814ca547 100644
--- a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
+++ b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
@@ -44,7 +44,7 @@ will find this particularly useful.
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
-
Deserialize this value from the given Serde deserializer. Read more
+
Deserialize this value from the given Serde deserializer. Read more
Performs the conversion.
@@ -52,7 +52,7 @@ will find this particularly useful.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
-
Serialize this value into the given Serde serializer. Read more
+
Serialize this value into the given Serde serializer. Read more
impl<T> Any for T where
T: 'static + ?Sized,
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
@@ -71,5 +71,5 @@ by
==.
The type returned in the event of a conversion error.
Performs the conversion.
-
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
+impl<V, T> VZip<V> for T where
V: MultiLane<T>,