diff --git a/condor/api-rust/casper_rust_wasm_sdk/helpers/fn.json_pretty_print.html b/condor/api-rust/casper_rust_wasm_sdk/helpers/fn.json_pretty_print.html
index cb0f3df01..e003da703 100644
--- a/condor/api-rust/casper_rust_wasm_sdk/helpers/fn.json_pretty_print.html
+++ b/condor/api-rust/casper_rust_wasm_sdk/helpers/fn.json_pretty_print.html
@@ -2,7 +2,7 @@
value: T,
verbosity: Option <Verbosity >,
) -> Result <String , SdkError >
Expand description Pretty prints a serializable value as a JSON string.
+ T:
Serialize ,
Expand description Pretty prints a serializable value as a JSON string.
§ Arguments
value
- The serializable value to pretty print.
diff --git a/condor/api-rust/casper_rust_wasm_sdk/query_contract_key/index.html b/condor/api-rust/casper_rust_wasm_sdk/query_contract_key/index.html
index 57625b1a8..44d45b7d9 100644
--- a/condor/api-rust/casper_rust_wasm_sdk/query_contract_key/index.html
+++ b/condor/api-rust/casper_rust_wasm_sdk/query_contract_key/index.html
@@ -1 +1 @@
-casper_rust_wasm_sdk::query_contract_key - Rust
\ No newline at end of file
+casper_rust_wasm_sdk::query_contract_key - Rust
\ No newline at end of file
diff --git a/condor/api-rust/casper_rust_wasm_sdk/rpcs/query_global_state/struct.QueryGlobalStateOptions.html b/condor/api-rust/casper_rust_wasm_sdk/rpcs/query_global_state/struct.QueryGlobalStateOptions.html
index aca2ee24a..2db30a47c 100644
--- a/condor/api-rust/casper_rust_wasm_sdk/rpcs/query_global_state/struct.QueryGlobalStateOptions.html
+++ b/condor/api-rust/casper_rust_wasm_sdk/rpcs/query_global_state/struct.QueryGlobalStateOptions.html
@@ -10,18 +10,18 @@
pub node_address: Option <String >,
pub verbosity: Option <Verbosity >,
}Expand description Options for the query_global_state
method.
-
Performs copy-assignment from
source
.
Read more Formats the value using the given formatter.
Read more Returns the “default value” for a type.
Read more Deserialize this value from the given Serde deserializer.
Read more Converts to this type from the input type.
The wasm ABI type that this converts from when coming back out from the
-ABI boundary.
The wasm ABI type that this converts into when crossing the ABI
+
Performs copy-assignment from
source
.
Read more Formats the value using the given formatter.
Read more Returns the “default value” for a type.
Read more Deserialize this value from the given Serde deserializer.
Read more Converts to this type from the input type.
The wasm ABI type that this converts from when coming back out from the
+ABI boundary.
The wasm ABI type that this converts into when crossing the ABI
boundary.
Convert self
into Self::Abi
so that it can be sent across the wasm
-ABI boundary.
Same as RefFromWasmAbi::Abi
Same as RefFromWasmAbi::Anchor
Same as RefFromWasmAbi::ref_from_abi
Tests whether the argument is a “none” instance. If so it will be
+ABI boundary.
Same as RefFromWasmAbi::Abi
Same as RefFromWasmAbi::Anchor
Same as RefFromWasmAbi::ref_from_abi
Tests whether the argument is a “none” instance. If so it will be
deserialized as None
, and otherwise it will be passed to
FromWasmAbi
.
Returns an ABI instance indicating “none”, which JS will interpret as
-the
None
branch of this option.
Read more The wasm ABI type references to Self
are recovered from.
The type that holds the reference to
Self
for the duration of the
+the
None
branch of this option.
Read more The wasm ABI type references to Self
are recovered from.
The type that holds the reference to Self
for the duration of the
invocation of the function that has an &Self
parameter. This is
required to ensure that the lifetimes don’t persist beyond one function
-call, and so that they remain anonymous.
Recover a
Self::Anchor
from
Self::Abi
.
Read more Same as RefFromWasmAbi::Abi
Same as RefFromWasmAbi::Anchor
Same as RefFromWasmAbi::ref_from_abi
Serialize this value into the given Serde serializer.
Read more The type returned in the event of a conversion error.
Performs the conversion.
Recover a
Self::Anchor
from
Self::Abi
.
Read more Same as RefFromWasmAbi::Abi
Same as RefFromWasmAbi::Anchor
Same as RefFromWasmAbi::ref_from_abi
Serialize this value into the given Serde serializer.
Read more The type returned in the event of a conversion error.
Performs the conversion.
Immutably borrows from an owned value.
Read more Mutably borrows from an owned value.
Read more