From 54b9f085e7af064fe4b579d7530f540c56e84368 Mon Sep 17 00:00:00 2001 From: alicechaitea Date: Mon, 5 Feb 2024 03:36:36 +0000 Subject: [PATCH] deploy: 114f778655b6a53688c54e5161d745daaa0093b2 --- .../01_catalyst-cardano-bridge/index.html | 2 +- .../rust/doc/iapyx/controller/builder/enum.Error.html | 6 +++--- .../controller/builder/struct.ControllerBuilder.html | 6 +++--- .../doc/iapyx/controller/enum.ControllerError.html | 6 +++--- .../rust/doc/iapyx/controller/struct.Controller.html | 4 ++-- .../rust/doc/iapyx/enum.ArtificialUserLoadError.html | 6 +++--- .../rust/doc/iapyx/enum.ControllerBuilderError.html | 6 +++--- .../rust/doc/iapyx/enum.ControllerError.html | 6 +++--- .../rust/doc/iapyx/enum.MultiControllerError.html | 6 +++--- .../rust/doc/iapyx/enum.ServicingStationLoadError.html | 6 +++--- .../06_rust_api/rust/doc/iapyx/enum.WalletError.html | 6 +++--- .../multi_controller/enum.MultiControllerError.html | 6 +++--- .../load/multi_controller/struct.MultiController.html | 6 +++--- .../jormungandr/account/struct.AccountRequestGen.html | 4 ++-- .../jormungandr/post/enum.RequestGenError.html | 4 ++-- .../settings/struct.SettingsRequestGen.html | 4 ++-- .../struct.ServicingStationRequestGen.html | 10 +++++----- .../load/scenario/artificial_users/enum.Error.html | 6 +++--- .../load/scenario/servicing_station/enum.Error.html | 6 +++--- .../doc/iapyx/load/status_provider/enum.Error.html | 4 ++-- .../status_provider/struct.VoteStatusProvider.html | 4 ++-- .../06_rust_api/rust/doc/iapyx/struct.Controller.html | 4 ++-- .../rust/doc/iapyx/struct.ControllerBuilder.html | 6 +++--- .../rust/doc/iapyx/struct.MultiController.html | 6 +++--- .../rust/doc/iapyx/struct.VoteStatusProvider.html | 4 ++-- .../06_rust_api/rust/doc/iapyx/wallet/enum.Error.html | 6 +++--- .../rust/doc/implementors/core/convert/trait.From.js | 6 +++--- .../doc/implementors/core/convert/trait.TryInto.js | 2 +- .../db/schema/challenges/dsl/macro.__static_cond.html | 2 +- .../db/schema/funds/dsl/macro.__static_cond.html | 2 +- .../db/schema/proposals/dsl/macro.__static_cond.html | 2 +- .../db/schema/voteplans/dsl/macro.__static_cond.html | 2 +- .../db/schema/votes/dsl/macro.__static_cond.html | 2 +- .../full_proposals_info/dsl/macro.__static_cond.html | 2 +- .../snapshot/handlers/struct.RawSnapshotInput.html | 6 +++--- .../snapshot/handlers/struct.SnapshotInfoInput.html | 4 ++-- .../v0/endpoints/snapshot/struct.RawSnapshotInput.html | 6 +++--- .../endpoints/snapshot/struct.SnapshotInfoInput.html | 4 ++-- .../db/schema/proposals/dsl/macro.__static_cond.html | 2 +- .../db/schema/voteplans/dsl/macro.__static_cond.html | 2 +- .../full_proposals_info/dsl/macro.__static_cond.html | 2 +- .../common/raw_snapshot/struct.RawSnapshot.html | 8 ++++---- .../common/raw_snapshot/struct.RawSnapshotBuilder.html | 10 +++++----- .../raw_snapshot/trait.RawSnapshotExtension.html | 8 ++++---- .../common/snapshot/struct.SnapshotUpdater.html | 2 +- .../common/snapshot/struct.VotingPower.html | 2 +- .../doc/vitup/cli/validate/deployment/enum.Check.html | 2 +- .../vitup/cli/validate/deployment/enum.CheckError.html | 4 ++-- .../vitup/config/certs/struct.CertificatesBuilder.html | 2 +- .../rust/doc/vitup/config/struct.Config.html | 2 +- .../06_rust_api/rust/doc/vitup/error/enum.Error.html | 4 ++-- .../vitup/mode/mock/config/struct.Configuration.html | 4 ++-- .../doc/vitup/mode/mock/context/struct.Context.html | 2 +- .../doc/vitup/mode/mock/farm/config/struct.Config.html | 4 ++-- .../vitup/mode/mock/farm/context/struct.Context.html | 2 +- .../rust/doc/vitup/mode/mock/farm/struct.Config.html | 4 ++-- .../rust/doc/vitup/mode/mock/farm/struct.Context.html | 2 +- .../rust/doc/vitup/mode/mock/struct.Configuration.html | 4 ++-- .../rust/doc/vitup/mode/mock/struct.Context.html | 2 +- .../monitor/struct.WalletProxyMonitorController.html | 2 +- .../wallet/struct.WalletProxyMonitorController.html | 2 +- .../vitup/mode/spawn/struct.NetworkSpawnParams.html | 6 +++--- .../wallet_proxy/controller/enum.Error.html | 4 ++-- .../controller/struct.WalletProxyController.html | 8 ++++---- .../settings/struct.WalletProxySettings.html | 4 ++-- .../spawn_params/struct.WalletProxySpawnParams.html | 6 +++--- .../mode/standard/enum.WalletProxyControllerError.html | 4 ++-- .../mode/standard/struct.WalletProxyController.html | 8 ++++---- .../mode/standard/struct.WalletProxySettings.html | 4 ++-- .../mode/standard/struct.WalletProxySpawnParams.html | 6 +++--- tests/typhon-registration/print.html | 2 +- 71 files changed, 155 insertions(+), 155 deletions(-) diff --git a/tests/typhon-registration/05_unified_platform/01_catalyst-cardano-bridge/index.html b/tests/typhon-registration/05_unified_platform/01_catalyst-cardano-bridge/index.html index 849f3fbf76..63f621272b 100644 --- a/tests/typhon-registration/05_unified_platform/01_catalyst-cardano-bridge/index.html +++ b/tests/typhon-registration/05_unified_platform/01_catalyst-cardano-bridge/index.html @@ -281,7 +281,7 @@

A
ContractKey
contract_key: bytes
hash(concat(contract_hash, parameter_hash))
ContractHash
contract_hash : bytes
hash(Contract.as_bytes())
ParameterHash
parameter_hash
hash(Paramters.as_bytes())
Contract
Compiled Wasm
as_bytes()
Parameters
Structured Parameter Data
as_bytes()
-
hunger noticedchoose recipedesired dish?
+
hunger noticedchoose recipedesired dish?

Integration to the Catalyst Unified Backend

The Cardano-Catalyst bridge is an essential and integral part of the Catalyst Unified backend. diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/enum.Error.html index 3ead39b8d4..c756f9c41a 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/enum.Error.html @@ -3,7 +3,7 @@ BackendNotDefined, SettingsNotDefined, WalletError(Error), - BackendError(Error), + BackendError(Error), CannotReadQrCode(ImageError), Bech32(Error), TimeError(Error), @@ -18,7 +18,7 @@

§

BackendNotDefined

Lack of Backend definition

§

SettingsNotDefined

Settings related

§

WalletError(Error)

Wallet

-
§

BackendError(Error)

Backend

+
§

BackendError(Error)

Backend

§

CannotReadQrCode(ImageError)

Qr code

§

Bech32(Error)

Bech32

§

TimeError(Error)

Time

@@ -28,7 +28,7 @@
§

NoSecretKeyEncoded

No secret key exposed

§

CannotLeakSecret

Cannot leak secret

§

InvalidSecretKeyLength

Cannot leak secret

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/struct.ControllerBuilder.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/struct.ControllerBuilder.html index 5b87b2cafa..024abb66f1 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/struct.ControllerBuilder.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/builder/struct.ControllerBuilder.html @@ -1,9 +1,9 @@ ControllerBuilder in iapyx::controller::builder - Rust
pub struct ControllerBuilder {
-    backend: Option<ValgrindClient>,
+    backend: Option<ValgrindClient>,
     wallet: Option<Wallet>,
     settings: Option<Settings>,
 }
Expand description

Builder for wallet controller

-

Fields§

§backend: Option<ValgrindClient>§wallet: Option<Wallet>§settings: Option<Settings>

Implementations§

source§

impl ControllerBuilder

Fields§

§backend: Option<ValgrindClient>§wallet: Option<Wallet>§settings: Option<Settings>

Implementations§

source§

impl ControllerBuilder

source

pub fn with_backend_from_address<S: Into<String>>( self, proxy_address: S, backend_settings: ValgrindSettings @@ -12,7 +12,7 @@

Errors

On connectivity issues with given address

source

pub fn with_backend_from_client( self, - backend: ValgrindClient + backend: ValgrindClient ) -> Result<Self, Error>

Sets backend from ValgrindClient struct

Errors

On connectivity issues with given address

diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/enum.ControllerError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/enum.ControllerError.html index 3a36daa846..eb737ca8ca 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/enum.ControllerError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/enum.ControllerError.html @@ -6,7 +6,7 @@ TransactionsWerePendingForTooLong { fragments: Vec<FragmentId>, }, - Valgrind(Error), + Valgrind(Error), WalletTime(Error), Wallet(Error), Rest(RestError), @@ -20,7 +20,7 @@

Missing proposals

§

TransactionsWerePendingForTooLong

Fields

§fragments: Vec<FragmentId>

Expired fragmnents

Expiry

-
§

Valgrind(Error)

Proxy

+
§

Valgrind(Error)

Proxy

§

WalletTime(Error)

Wallet expiry issues

§

Wallet(Error)

Wallet issues

§

Rest(RestError)

Connection with rest

@@ -28,7 +28,7 @@
§

WalletCore(Error)

Internal wallet errors

§

MissingVoteplan(String)

Internal wallet errors

§

MissingGroupForToken(String)

Internal wallet errors

-

Trait Implementations§

source§

impl Debug for ControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ParseAccountIdentifierError> for ControllerError

source§

fn from(source: ParseAccountIdentifierError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for ControllerError

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for ControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ParseAccountIdentifierError> for ControllerError

source§

fn from(source: ParseAccountIdentifierError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for ControllerError

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/struct.Controller.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/struct.Controller.html index 1e0531adac..f237ecadfa 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/struct.Controller.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/controller/struct.Controller.html @@ -1,11 +1,11 @@ Controller in iapyx::controller - Rust
pub struct Controller {
-    pub backend: ValgrindClient,
+    pub backend: ValgrindClient,
     pub wallet: Wallet,
     pub settings: Settings,
     pub block_date_generator: BlockDateGenerator,
 }
Expand description

Responsible for all wallet operations from voting to retrieving information about proposals or voting power

-

Fields§

§backend: ValgrindClient

Catalyst backend client

+

Fields§

§backend: ValgrindClient

Catalyst backend client

§wallet: Wallet

Wallet state

§settings: Settings

Cached blockchain settings

§block_date_generator: BlockDateGenerator

Expiry date generator

diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ArtificialUserLoadError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ArtificialUserLoadError.html index dd46e3ec20..2a4c39155b 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ArtificialUserLoadError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ArtificialUserLoadError.html @@ -1,14 +1,14 @@ ArtificialUserLoadError in iapyx - Rust
pub enum ArtificialUserLoadError {
     LoadConfig(NodeLoadConfigError),
     ServicingConfig(ServicingStationConfigError),
-    Rest(VitStationRestError),
+    Rest(VitStationRestError),
     MultiController(MultiControllerError),
 }
Expand description

Generator errors

Variants§

§

LoadConfig(NodeLoadConfigError)

Loading configuration

§

ServicingConfig(ServicingStationConfigError)

Building configuration

-
§

Rest(VitStationRestError)

Rest api errors

+
§

Rest(VitStationRestError)

Rest api errors

§

MultiController(MultiControllerError)

Controller errors

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeLoadConfigError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeLoadConfigError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerBuilderError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerBuilderError.html index 78d887e294..8a82a98c83 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerBuilderError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerBuilderError.html @@ -3,7 +3,7 @@ BackendNotDefined, SettingsNotDefined, WalletError(Error), - BackendError(Error), + BackendError(Error), CannotReadQrCode(ImageError), Bech32(Error), TimeError(Error), @@ -18,7 +18,7 @@

§

BackendNotDefined

Lack of Backend definition

§

SettingsNotDefined

Settings related

§

WalletError(Error)

Wallet

-
§

BackendError(Error)

Backend

+
§

BackendError(Error)

Backend

§

CannotReadQrCode(ImageError)

Qr code

§

Bech32(Error)

Bech32

§

TimeError(Error)

Time

@@ -28,7 +28,7 @@
§

NoSecretKeyEncoded

No secret key exposed

§

CannotLeakSecret

Cannot leak secret

§

InvalidSecretKeyLength

Cannot leak secret

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerError.html index aaded6a98f..bc4fbec6d2 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ControllerError.html @@ -6,7 +6,7 @@ TransactionsWerePendingForTooLong { fragments: Vec<FragmentId>, }, - Valgrind(Error), + Valgrind(Error), WalletTime(Error), Wallet(Error), Rest(RestError), @@ -20,7 +20,7 @@

Missing proposals

§

TransactionsWerePendingForTooLong

Fields

§fragments: Vec<FragmentId>

Expired fragmnents

Expiry

-
§

Valgrind(Error)

Proxy

+
§

Valgrind(Error)

Proxy

§

WalletTime(Error)

Wallet expiry issues

§

Wallet(Error)

Wallet issues

§

Rest(RestError)

Connection with rest

@@ -28,7 +28,7 @@
§

WalletCore(Error)

Internal wallet errors

§

MissingVoteplan(String)

Internal wallet errors

§

MissingGroupForToken(String)

Internal wallet errors

-

Trait Implementations§

source§

impl Debug for ControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ParseAccountIdentifierError> for ControllerError

source§

fn from(source: ParseAccountIdentifierError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for ControllerError

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for ControllerError

§

impl Send for ControllerError

§

impl Sync for ControllerError

§

impl Unpin for ControllerError

§

impl !UnwindSafe for ControllerError

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for ControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<ParseAccountIdentifierError> for ControllerError

source§

fn from(source: ParseAccountIdentifierError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for ControllerError

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for ControllerError

§

impl Send for ControllerError

§

impl Sync for ControllerError

§

impl Unpin for ControllerError

§

impl !UnwindSafe for ControllerError

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.MultiControllerError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.MultiControllerError.html index 766c64d14c..e26914fefc 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.MultiControllerError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.MultiControllerError.html @@ -1,6 +1,6 @@ MultiControllerError in iapyx - Rust
pub enum MultiControllerError {
 
Show 13 variants Wallet(Error), - Backend(Error), + Backend(Error), Controller(ControllerError), PinRead(Error), WalletTime(Error), @@ -14,7 +14,7 @@ InvalidProposalsLen(VotePlanId),
}
Expand description

Errors for MultiController

Variants§

§

Wallet(Error)

Wallet related errors

-
§

Backend(Error)

Backend related errors

+
§

Backend(Error)

Backend related errors

§

Controller(ControllerError)

Wallet Controller related errors

§

PinRead(Error)

Read pin errors

§

WalletTime(Error)

Wallet time boundaries errors

@@ -26,7 +26,7 @@
§

MissingProposal(usize)

Missing proposal

§

VotesCastRegister(VoteCastCounterError)

Missing proposal

§

InvalidProposalsLen(VotePlanId)

Too many proposals

-

Trait Implementations§

source§

impl Debug for MultiControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MultiControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for MultiControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: VoteCastCounterError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for MultiControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MultiControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for MultiControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: VoteCastCounterError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ServicingStationLoadError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ServicingStationLoadError.html index 7e1f6d2cc4..6a0a388802 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ServicingStationLoadError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.ServicingStationLoadError.html @@ -1,10 +1,10 @@ ServicingStationLoadError in iapyx - Rust
pub enum ServicingStationLoadError {
     ConfigurationError(ServicingStationConfigError),
-    RestError(VitStationRestError),
+    RestError(VitStationRestError),
 }
Expand description

Servicing station errors

Variants§

§

ConfigurationError(ServicingStationConfigError)

Configuration error

-
§

RestError(VitStationRestError)

Rest api errors

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

§

RestError(VitStationRestError)

Rest api errors

+

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.WalletError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.WalletError.html index 4bd5be4bdb..42d1f2cea6 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.WalletError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/enum.WalletError.html @@ -1,14 +1,14 @@ WalletError in iapyx - Rust

Enum iapyx::WalletError

source ·
pub enum WalletError {
     CannotRecover(String),
     CannotRetrieveFunds(String),
-    BackendError(Error),
+    BackendError(Error),
     CannotSendVote(String),
 }
Expand description

Wallet error

Variants§

§

CannotRecover(String)

Recovery failed

§

CannotRetrieveFunds(String)

Funds retrieval failure

-
§

BackendError(Error)

Backend issues

+
§

BackendError(Error)

Backend issues

§

CannotSendVote(String)

Error with sending votes

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/enum.MultiControllerError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/enum.MultiControllerError.html index 46d9fc2c0c..da9d1a56a3 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/enum.MultiControllerError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/enum.MultiControllerError.html @@ -1,6 +1,6 @@ MultiControllerError in iapyx::load::multi_controller - Rust
pub enum MultiControllerError {
 
Show 13 variants Wallet(Error), - Backend(Error), + Backend(Error), Controller(ControllerError), PinRead(Error), WalletTime(Error), @@ -14,7 +14,7 @@ InvalidProposalsLen(VotePlanId),
}
Expand description

Errors for MultiController

Variants§

§

Wallet(Error)

Wallet related errors

-
§

Backend(Error)

Backend related errors

+
§

Backend(Error)

Backend related errors

§

Controller(ControllerError)

Wallet Controller related errors

§

PinRead(Error)

Read pin errors

§

WalletTime(Error)

Wallet time boundaries errors

@@ -26,7 +26,7 @@
§

MissingProposal(usize)

Missing proposal

§

VotesCastRegister(VoteCastCounterError)

Missing proposal

§

InvalidProposalsLen(VotePlanId)

Too many proposals

-

Trait Implementations§

source§

impl Debug for MultiControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MultiControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for MultiControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: VoteCastCounterError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for MultiControllerError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MultiControllerError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for MultiControllerError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for MultiControllerError

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: VoteCastCounterError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: PinReadError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/struct.MultiController.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/struct.MultiController.html index 2daf11c874..89a3f598ba 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/struct.MultiController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/multi_controller/struct.MultiController.html @@ -1,10 +1,10 @@ MultiController in iapyx::load::multi_controller - Rust
pub struct MultiController {
-    pub(super) backend: ValgrindClient,
+    pub(super) backend: ValgrindClient,
     pub(super) wallets: Vec<Wallet>,
     pub(super) settings: Settings,
 }
Expand description

Responsible for controlling more than one wallet at one time. Useful for load scenario or wallets which handles many users

-

Fields§

§backend: ValgrindClient§wallets: Vec<Wallet>§settings: Settings

Implementations§

source§

impl MultiController

Fields§

§backend: ValgrindClient§wallets: Vec<Wallet>§settings: Settings

Implementations§

source§

impl MultiController

source

pub fn recover_from_qrs<P: AsRef<Path>>( wallet_backend_address: &str, qrs: &[P], pin_mode: &PinReadModeSettings, @@ -29,7 +29,7 @@

Panics
) -> Result<Vec<FullProposalInfo>, MultiControllerError>

Gets proposals from vit-servicing-station based on voting group

Errors

On connection issues

-
source

pub(crate) fn backend(&self) -> &ValgrindClient

Get inner backend client which can perform some custom REST API operations over the node +

source

pub(crate) fn backend(&self) -> &ValgrindClient

Get inner backend client which can perform some custom REST API operations over the node or servicing-station

source

pub fn update_wallets_state(&mut self) -> Result<(), MultiControllerError>

Update wallet state for entire wallets collection based on current state in blockchain

Errors
diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/account/struct.AccountRequestGen.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/account/struct.AccountRequestGen.html index 46b7575a06..57069227bd 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/account/struct.AccountRequestGen.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/account/struct.AccountRequestGen.html @@ -1,8 +1,8 @@ AccountRequestGen in iapyx::load::request_generators::jormungandr::account - Rust
pub struct AccountRequestGen {
     rand: OsRng,
     wallets: Vec<Wallet>,
-    rest: WalletNodeRestClient,
-}

Fields§

§rand: OsRng§wallets: Vec<Wallet>§rest: WalletNodeRestClient

Implementations§

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + rest: WalletNodeRestClient, +}

Fields§

§rand: OsRng§wallets: Vec<Wallet>§rest: WalletNodeRestClient

Implementations§

source§

impl AccountRequestGen

source

pub fn new(wallets: Vec<Wallet>, rest: WalletNodeRestClient) -> Self

source

pub fn random_account_request(&mut self) -> Result<(), RequestFailure>

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/post/enum.RequestGenError.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/post/enum.RequestGenError.html index 78b93ab217..6ed7bea517 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/post/enum.RequestGenError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/post/enum.RequestGenError.html @@ -1,8 +1,8 @@ RequestGenError in iapyx::load::request_generators::jormungandr::post - Rust
pub enum RequestGenError {
     Wallet(Error),
-    Backend(Error),
+    Backend(Error),
     MultiController(MultiControllerError),
-}

Variants§

§

Wallet(Error)

§

Backend(Error)

§

MultiController(MultiControllerError)

Trait Implementations§

source§

impl Debug for RequestGenError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for RequestGenError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for RequestGenError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RequestGenError> for Error

source§

fn from(source: RequestGenError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Variants§

§

Wallet(Error)

§

Backend(Error)

§

MultiController(MultiControllerError)

Trait Implementations§

source§

impl Debug for RequestGenError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for RequestGenError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for RequestGenError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for RequestGenError

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RequestGenError> for Error

source§

fn from(source: RequestGenError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/settings/struct.SettingsRequestGen.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/settings/struct.SettingsRequestGen.html index 2dafcc60a8..0b45f1a9f3 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/settings/struct.SettingsRequestGen.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/jormungandr/settings/struct.SettingsRequestGen.html @@ -1,7 +1,7 @@ SettingsRequestGen in iapyx::load::request_generators::jormungandr::settings - Rust
pub struct SettingsRequestGen {
-    rest: WalletNodeRestClient,
+    rest: WalletNodeRestClient,
     max_splits: usize,
-}

Fields§

§rest: WalletNodeRestClient§max_splits: usize

Implementations§

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§rest: WalletNodeRestClient§max_splits: usize

Implementations§

source§

impl SettingsRequestGen

source

pub fn new(rest: WalletNodeRestClient) -> Self

source

pub fn settings_request(&mut self) -> Result<(), RequestFailure>

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/servicing_station/struct.ServicingStationRequestGen.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/servicing_station/struct.ServicingStationRequestGen.html index adaa2b085a..d02fd191f8 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/servicing_station/struct.ServicingStationRequestGen.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/request_generators/servicing_station/struct.ServicingStationRequestGen.html @@ -1,15 +1,15 @@ ServicingStationRequestGen in iapyx::load::request_generators::servicing_station - Rust
pub struct ServicingStationRequestGen {
-    client: VitStationRestClient,
+    client: VitStationRestClient,
     proposals: Vec<Proposal>,
     challenges: Vec<Challenge>,
     rand: OsRng,
     request_type: ServicingStationRequestType,
     max_splits: usize,
-}

Fields§

§client: VitStationRestClient§proposals: Vec<Proposal>§challenges: Vec<Challenge>§rand: OsRng§request_type: ServicingStationRequestType§max_splits: usize

Implementations§

source§

impl ServicingStationRequestGen

source

pub fn new_fund(client: VitStationRestClient) -> Self

source

pub fn new_challenge( - client: VitStationRestClient, +}

Fields§

§client: VitStationRestClient§proposals: Vec<Proposal>§challenges: Vec<Challenge>§rand: OsRng§request_type: ServicingStationRequestType§max_splits: usize

Implementations§

source§

impl ServicingStationRequestGen

source

pub fn new_fund(client: VitStationRestClient) -> Self

source

pub fn new_challenge( + client: VitStationRestClient, challenges: Vec<Challenge> -) -> Self

source

pub fn new_challenges(client: VitStationRestClient) -> Self

source

pub fn new_proposals(client: VitStationRestClient) -> Self

source

pub fn new_proposal( - client: VitStationRestClient, +) -> Self

source

pub fn new_challenges(client: VitStationRestClient) -> Self

source

pub fn new_proposals(client: VitStationRestClient) -> Self

source

pub fn new_proposal( + client: VitStationRestClient, proposals: Vec<Proposal> ) -> Self

source

fn next_usize(&mut self) -> usize

source

fn random_proposal(&mut self) -> Result<Response, RequestFailure>

source

fn random_challenge(&mut self) -> Result<Response, RequestFailure>

source

pub fn next_request(&mut self) -> Result<Vec<Option<Id>>, RequestFailure>

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/artificial_users/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/artificial_users/enum.Error.html index 2f4d9997db..6f700c59df 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/artificial_users/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/artificial_users/enum.Error.html @@ -1,14 +1,14 @@ Error in iapyx::load::scenario::artificial_users - Rust
pub enum Error {
     LoadConfig(NodeLoadConfigError),
     ServicingConfig(ServicingStationConfigError),
-    Rest(VitStationRestError),
+    Rest(VitStationRestError),
     MultiController(MultiControllerError),
 }
Expand description

Generator errors

Variants§

§

LoadConfig(NodeLoadConfigError)

Loading configuration

§

ServicingConfig(ServicingStationConfigError)

Building configuration

-
§

Rest(VitStationRestError)

Rest api errors

+
§

Rest(VitStationRestError)

Rest api errors

§

MultiController(MultiControllerError)

Controller errors

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeLoadConfigError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeLoadConfigError) -> Self

Converts to this type from the input type.
source§

impl From<MultiControllerError> for Error

source§

fn from(source: MultiControllerError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/servicing_station/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/servicing_station/enum.Error.html index e9c98a557d..c4858b4df9 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/servicing_station/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/scenario/servicing_station/enum.Error.html @@ -1,10 +1,10 @@ Error in iapyx::load::scenario::servicing_station - Rust
pub enum Error {
     ConfigurationError(ServicingStationConfigError),
-    RestError(VitStationRestError),
+    RestError(VitStationRestError),
 }
Expand description

Servicing station errors

Variants§

§

ConfigurationError(ServicingStationConfigError)

Configuration error

-
§

RestError(VitStationRestError)

Rest api errors

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

§

RestError(VitStationRestError)

Rest api errors

+

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: ServicingStationConfigError) -> Self

Converts to this type from the input type.
source§

impl From<RestError> for Error

source§

fn from(source: VitStationRestError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/enum.Error.html index b3a3b98141..e881f5f68f 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/enum.Error.html @@ -1,10 +1,10 @@ Error in iapyx::load::status_provider - Rust
pub enum Error {
     Wallet(Error),
-    Backend(Error),
+    Backend(Error),
     Controller(ControllerError),
     PinRead(Error),
     WalletTime(Error),
-}

Variants§

§

Wallet(Error)

§

Backend(Error)

§

Controller(ControllerError)

§

PinRead(Error)

§

WalletTime(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: StatusProviderError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Variants§

§

Wallet(Error)

§

Backend(Error)

§

Controller(ControllerError)

§

PinRead(Error)

§

WalletTime(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<ControllerError> for Error

source§

fn from(source: ControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: StatusProviderError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/struct.VoteStatusProvider.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/struct.VoteStatusProvider.html index b75d3f425c..e5f92cb157 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/struct.VoteStatusProvider.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/load/status_provider/struct.VoteStatusProvider.html @@ -1,9 +1,9 @@ VoteStatusProvider in iapyx::load::status_provider - Rust
pub struct VoteStatusProvider {
-    backend: ValgrindClient,
+    backend: ValgrindClient,
 }
Expand description

Responsible for providing information about status for given ids collection. It can work over a batch of ids by preparing request to Jormungandr V1 REST Api. Basically it query statues for given ids and prepare Status struct for each id

-

Fields§

§backend: ValgrindClient

Implementations§

source§

impl VoteStatusProvider

source

pub fn new(backend_address: String, debug: bool) -> Result<Self, Error>

Creates object based on address and verbosity

+

Fields§

§backend: ValgrindClient

Implementations§

source§

impl VoteStatusProvider

source

pub fn new(backend_address: String, debug: bool) -> Result<Self, Error>

Creates object based on address and verbosity

Errors

On connectivity issues

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.Controller.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.Controller.html index 21bd503001..626c3394de 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.Controller.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.Controller.html @@ -1,11 +1,11 @@ Controller in iapyx - Rust

Struct iapyx::Controller

source ·
pub struct Controller {
-    pub backend: ValgrindClient,
+    pub backend: ValgrindClient,
     pub wallet: Wallet,
     pub settings: Settings,
     pub block_date_generator: BlockDateGenerator,
 }
Expand description

Responsible for all wallet operations from voting to retrieving information about proposals or voting power

-

Fields§

§backend: ValgrindClient

Catalyst backend client

+

Fields§

§backend: ValgrindClient

Catalyst backend client

§wallet: Wallet

Wallet state

§settings: Settings

Cached blockchain settings

§block_date_generator: BlockDateGenerator

Expiry date generator

diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.ControllerBuilder.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.ControllerBuilder.html index b83e60a70b..93ac813790 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.ControllerBuilder.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.ControllerBuilder.html @@ -1,9 +1,9 @@ ControllerBuilder in iapyx - Rust
pub struct ControllerBuilder {
-    backend: Option<ValgrindClient>,
+    backend: Option<ValgrindClient>,
     wallet: Option<Wallet>,
     settings: Option<Settings>,
 }
Expand description

Builder for wallet controller

-

Fields§

§backend: Option<ValgrindClient>§wallet: Option<Wallet>§settings: Option<Settings>

Implementations§

source§

impl ControllerBuilder

Fields§

§backend: Option<ValgrindClient>§wallet: Option<Wallet>§settings: Option<Settings>

Implementations§

source§

impl ControllerBuilder

source

pub fn with_backend_from_address<S: Into<String>>( self, proxy_address: S, backend_settings: ValgrindSettings @@ -12,7 +12,7 @@

Errors

On connectivity issues with given address

source

pub fn with_backend_from_client( self, - backend: ValgrindClient + backend: ValgrindClient ) -> Result<Self, Error>

Sets backend from ValgrindClient struct

Errors

On connectivity issues with given address

diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.MultiController.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.MultiController.html index 62b88b5f9a..3a9e7c187e 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.MultiController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.MultiController.html @@ -1,10 +1,10 @@ MultiController in iapyx - Rust

Struct iapyx::MultiController

source ·
pub struct MultiController {
-    pub(super) backend: ValgrindClient,
+    pub(super) backend: ValgrindClient,
     pub(super) wallets: Vec<Wallet>,
     pub(super) settings: Settings,
 }
Expand description

Responsible for controlling more than one wallet at one time. Useful for load scenario or wallets which handles many users

-

Fields§

§backend: ValgrindClient§wallets: Vec<Wallet>§settings: Settings

Implementations§

source§

impl MultiController

Fields§

§backend: ValgrindClient§wallets: Vec<Wallet>§settings: Settings

Implementations§

source§

impl MultiController

source

pub fn recover_from_qrs<P: AsRef<Path>>( wallet_backend_address: &str, qrs: &[P], pin_mode: &PinReadModeSettings, @@ -29,7 +29,7 @@

Panics
) -> Result<Vec<FullProposalInfo>, MultiControllerError>

Gets proposals from vit-servicing-station based on voting group

Errors

On connection issues

-
source

pub(crate) fn backend(&self) -> &ValgrindClient

Get inner backend client which can perform some custom REST API operations over the node +

source

pub(crate) fn backend(&self) -> &ValgrindClient

Get inner backend client which can perform some custom REST API operations over the node or servicing-station

source

pub fn update_wallets_state(&mut self) -> Result<(), MultiControllerError>

Update wallet state for entire wallets collection based on current state in blockchain

Errors
diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.VoteStatusProvider.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.VoteStatusProvider.html index 1602274a75..eb1c07f712 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.VoteStatusProvider.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/struct.VoteStatusProvider.html @@ -1,9 +1,9 @@ VoteStatusProvider in iapyx - Rust
pub struct VoteStatusProvider {
-    backend: ValgrindClient,
+    backend: ValgrindClient,
 }
Expand description

Responsible for providing information about status for given ids collection. It can work over a batch of ids by preparing request to Jormungandr V1 REST Api. Basically it query statues for given ids and prepare Status struct for each id

-

Fields§

§backend: ValgrindClient

Implementations§

source§

impl VoteStatusProvider

source

pub fn new(backend_address: String, debug: bool) -> Result<Self, Error>

Creates object based on address and verbosity

+

Fields§

§backend: ValgrindClient

Implementations§

source§

impl VoteStatusProvider

source

pub fn new(backend_address: String, debug: bool) -> Result<Self, Error>

Creates object based on address and verbosity

Errors

On connectivity issues

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/wallet/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/wallet/enum.Error.html index 1c2dbbd0a4..46812071b8 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/iapyx/wallet/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/iapyx/wallet/enum.Error.html @@ -1,14 +1,14 @@ Error in iapyx::wallet - Rust

Enum iapyx::wallet::Error

source ·
pub enum Error {
     CannotRecover(String),
     CannotRetrieveFunds(String),
-    BackendError(Error),
+    BackendError(Error),
     CannotSendVote(String),
 }
Expand description

Wallet error

Variants§

§

CannotRecover(String)

Recovery failed

§

CannotRetrieveFunds(String)

Funds retrieval failure

-
§

BackendError(Error)

Backend issues

+
§

BackendError(Error)

Backend issues

§

CannotSendVote(String)

Error with sending votes

-

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for ControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for MultiControllerError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for RequestGenError

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.From.js b/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.From.js index b3ae51c657..76d6a4ad40 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.From.js +++ b/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.From.js @@ -17,7 +17,7 @@ "explorer_client":[["impl From<Error> for Error"],["impl From<ExplorerError> for Error"]], "hdkeygen":[["impl From<AccountId> for PublicKey<Ed25519>"],["impl From<[u8; 32]> for AccountId"]], "hersir":[["impl From<Error> for Error"],["impl From<Wallet> for Wallet"],["impl From<Error> for Error"],["impl From<WalletTemplate> for Wallet"],["impl From<StartupError> for Error"],["impl From<Error> for Error"],["impl From<FragmentSenderError> for Error"],["impl From<ReadError> for Error"],["impl From<FixtureError> for Error"],["impl From<Error> for Error"],["impl From<RestError> for Error"],["impl From<InteractiveCommandError> for Error"],["impl From<ExplorerError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ExplorerError> for Error"],["impl From<InteractiveCommandError> for Error"],["impl From<Error> for Error"],["impl From<WriteError> for Error"],["impl From<RestError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<MockClientError> for Error"],["impl From<ReadError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<WalletError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ConsumptionBenchmarkError> for Error"],["impl From<FragmentVerifierError> for Error"],["impl From<Error> for Error"],["impl From<StartupError> for Error"],["impl From<Error> for Error"],["impl From<ScanError> for Error"],["impl From<Error> for Error"],["impl From<FragmentSenderError> for Error"],["impl From<MonitorController> for Controller"],["impl From<Error> for Error"]], -"iapyx":[["impl From<ImageError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<RestError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<MultiController> for Vec<Wallet>"],["impl From<MultiControllerError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<MultiControllerError> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<ControllerError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for MultiControllerError"],["impl From<RestError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for Error"],["impl From<BadPinError> for Error"],["impl From<Error> for Error"],["impl From<Error> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for ControllerError"],["impl From<RestError> for Error"],["impl From<MultiControllerError> for Error"],["impl From<MultiControllerError> for Error"],["impl From<Error> for MultiControllerError"],["impl From<ControllerError> for MultiControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<RestError> for ControllerError"],["impl From<ParseAccountIdentifierError> for ControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<KeyQrCodeError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<RequestGenError> for Error"]], +"iapyx":[["impl From<ImageError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<RestError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<MultiController> for Vec<Wallet>"],["impl From<MultiControllerError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<MultiControllerError> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<ControllerError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for MultiControllerError"],["impl From<RestError> for Error"],["impl From<Error> for ControllerError"],["impl From<Error> for Error"],["impl From<BadPinError> for Error"],["impl From<Error> for Error"],["impl From<Error> for RequestGenError"],["impl From<Error> for Error"],["impl From<Error> for ControllerError"],["impl From<RestError> for Error"],["impl From<MultiControllerError> for Error"],["impl From<MultiControllerError> for Error"],["impl From<Error> for MultiControllerError"],["impl From<ControllerError> for MultiControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<RestError> for ControllerError"],["impl From<ParseAccountIdentifierError> for ControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for MultiControllerError"],["impl From<Error> for Error"],["impl From<KeyQrCodeError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<RequestGenError> for Error"]], "iapyx_load":[["impl From<Error> for IapyxLoadCommandError"],["impl From<Error> for IapyxLoadCommandError"],["impl From<Error> for IapyxLoadCommandError"],["impl From<Error> for IapyxLoadCommandError"],["impl From<MultiControllerError> for IapyxLoadCommandError"],["impl From<Error> for IapyxLoadCommandError"]], "integration_tests":[["impl From<Error> for Error"],["impl From<FragmentSenderError> for Error"],["impl From<ControllerError> for Error"],["impl From<Error> for Error"]], "jcli_lib":[["impl From<FromHexError> for Error"],["impl From<DecryptedPrivateTallyError> for Error"],["impl From<Error> for Error"],["impl From<SharesError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<PathBuf> for OutputFile"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<CertificateFromStrError> for Error"],["impl From<DecodeError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<UnitVectorInitializationError> for Error"],["impl From<Error> for Error"],["impl From<GtmplError> for Error"],["impl From<Error> for Error"],["impl From<CertificateFromBech32Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<FromHexError> for Error"],["impl<'a> From<&'a str> for FormatVariant"],["impl From<Error> for VotePlanError"],["impl From<Error> for VotePlanError"],["impl From<Error> for SharesError"],["impl From<Error> for Error"],["impl From<FromHexError> for Error"],["impl From<Error> for Error"],["impl From<Error> for ReadYamlError"],["impl From<Error> for Error"],["impl From<DecryptionError> for SharesError"],["impl From<SignatureError> for Error"],["impl From<Error> for Error"],["impl From<ValueError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TallyError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<VotePlanError> for Error"],["impl From<Error> for Error"],["impl From<Error> for ReadYamlError"],["impl From<Block0ConfigurationError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<FormatVariant> for OutputFormat"],["impl From<Error> for SharesError"],["impl From<PublicKeyError> for Error"],["impl From<FromHexError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<WriteError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<SecretKeyError> for Error"],["impl From<Error> for Error"],["impl From<ReadYamlError> for Error"],["impl From<Error> for Error"],["impl From<VotePlanError> for Error"],["impl From<Error> for Error"],["impl From<ReadError> for Error"],["impl From<Error> for Error"],["impl From<Vec<TallyDecryptShare, Global>> for MemberVotePlanShares"],["impl From<DerivationError> for Error"],["impl From<SharesError> for Error"]], @@ -45,9 +45,9 @@ "vit_servicing_station_lib":[["impl From<&[u8]> for ApiToken"],["impl From<ProposalChallengeInfo> for SerdeProposalChallengeInfo"],["impl From<Error> for HandleError"],["impl From<LogLevel> for LevelFilter"],["impl From<&Goal> for InsertGoal"],["impl From<LogLevel> for LevelFilter"],["impl From<Fund> for FundWithLegacyFields"]], "vit_servicing_station_lib_f10":[["impl From<Fund> for FundWithLegacyFields"],["impl From<LogLevel> for LevelFilter"],["impl From<LogLevel> for LevelFilter"],["impl From<ProposalChallengeInfo> for SerdeProposalChallengeInfo"],["impl From<&[u8]> for ApiToken"],["impl From<&Goal> for InsertGoal"],["impl From<ApplicationExitCode> for i32"],["impl From<Error> for HandleError"]], "vit_servicing_station_server":[["impl From<Error> for ConfigTracingError"],["impl From<TraceError> for ConfigTracingError"],["impl From<TryInitError> for ConfigTracingError"]], -"vit_servicing_station_tests":[["impl From<Error> for Error"],["impl From<DbBuilderError> for ServerBootstrapperError"],["impl From<CargoError> for ServerBootstrapperError"],["impl From<Error> for TemplateLoad"],["impl From<&ServiceSettings> for RestClient"],["impl From<RawSnapshot> for RawSnapshotUpdater"],["impl From<Error> for DbInserterError"],["impl From<ConnectionError> for DbBuilderError"],["impl From<SnapshotInfo> for VotingPower"],["impl From<VotePlanDef> for SingleVotePlanParameters"],["impl From<RawSnapshot> for RepsVotersAssigner"],["impl From<VarError> for DbBuilderError"],["impl From<Error> for Error"],["impl From<FundDates> for FundInfo"],["impl From<DbInserterError> for DbBuilderError"],["impl From<Error> for ServerBootstrapperError"],["impl From<Snapshot> for SnapshotUpdater"],["impl From<CurrentFund> for ValidVotePlanParameters"]], +"vit_servicing_station_tests":[["impl From<Error> for Error"],["impl From<DbBuilderError> for ServerBootstrapperError"],["impl From<CargoError> for ServerBootstrapperError"],["impl From<Error> for TemplateLoad"],["impl From<&ServiceSettings> for RestClient"],["impl From<RawSnapshot> for RawSnapshotUpdater"],["impl From<Error> for DbInserterError"],["impl From<ConnectionError> for DbBuilderError"],["impl From<SnapshotInfo> for VotingPower"],["impl From<VotePlanDef> for SingleVotePlanParameters"],["impl From<RawSnapshot> for RepsVotersAssigner"],["impl From<VarError> for DbBuilderError"],["impl From<Error> for Error"],["impl From<FundDates> for FundInfo"],["impl From<DbInserterError> for DbBuilderError"],["impl From<Error> for ServerBootstrapperError"],["impl From<Snapshot> for SnapshotUpdater"],["impl From<CurrentFund> for ValidVotePlanParameters"]], "vit_servicing_station_tests_f10":[["impl From<ConnectionError> for DbBuilderError"],["impl From<VotePlanDef> for SingleVotePlanParameters"],["impl From<CurrentFund> for ValidVotePlanParameters"],["impl From<&ServiceSettings> for RestClient"],["impl From<Error> for DbInserterError"],["impl From<CargoError> for ServerBootstrapperError"],["impl From<Error> for TemplateLoad"],["impl From<Error> for ServerBootstrapperError"],["impl From<Error> for Error"],["impl From<RunMigrationsError> for DbBuilderError"],["impl From<DbBuilderError> for ServerBootstrapperError"],["impl From<Error> for Error"],["impl From<FundDates> for FundInfo"],["impl From<DbInserterError> for DbBuilderError"]], -"vitup":[["impl From<Error> for Error"],["impl From<FragmentSenderError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Block0ConfigurationError> for Error"],["impl From<MockClientError> for Error"],["impl From<Block0Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<VitupRest> for VitupDisruptionRestClient"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<VoteBlockchainTime> for VoteTime"],["impl From<Error> for Error"],["impl From<Error> for ChallengeError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for Error"],["impl From<Error> for Error"],["impl From<DiscoverArchiveByFileError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<SetGlobalDefaultError> for Error"],["impl From<VitupRest> for VitupAdminRestClient"],["impl From<&TempDir> for DeploymentTree"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ParseError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ReviewError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<JoinError> for Error"],["impl From<Error> for Error"],["impl From<DbBuilderError> for Error"],["impl From<Error> for ProposalError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for ReviewError"],["impl From<Error> for Error"],["impl From<ParseFloatError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl From<ConsumptionBenchmarkError> for Error"],["impl From<ServerBootstrapperError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<InteractiveCommandError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for ProposalError"],["impl From<ProposalError> for Error"],["impl From<Parse> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for CheckError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Block0Error> for Error"],["impl From<Error> for Error"],["impl From<i32> for FundInfo"],["impl From<Error> for Error"],["impl From<SetGlobalDefaultError> for Error"],["impl From<CheckError> for Error"],["impl From<TemplateLoad> for ChallengeError"],["impl From<Error> for ProposalError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<GlobError> for Error"],["impl From<FragmentVerifierError> for Error"],["impl From<Error> for Error"],["impl From<RestError> for Error"],["impl From<ImageError> for Error"],["impl From<Error> for Error"],["impl From<Error> for ReviewError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ChallengeError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<WalletError> for Error"],["impl From<ScanError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"]], +"vitup":[["impl From<Error> for Error"],["impl From<FragmentSenderError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Block0ConfigurationError> for Error"],["impl From<MockClientError> for Error"],["impl From<Block0Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<VitupRest> for VitupDisruptionRestClient"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<VoteBlockchainTime> for VoteTime"],["impl From<Error> for Error"],["impl From<Error> for ChallengeError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for Error"],["impl From<Error> for Error"],["impl From<DiscoverArchiveByFileError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<SetGlobalDefaultError> for Error"],["impl From<VitupRest> for VitupAdminRestClient"],["impl From<&TempDir> for DeploymentTree"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ParseError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ReviewError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<JoinError> for Error"],["impl From<Error> for Error"],["impl From<DbBuilderError> for Error"],["impl From<Error> for ProposalError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for ReviewError"],["impl From<Error> for Error"],["impl From<ParseFloatError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl From<ConsumptionBenchmarkError> for Error"],["impl From<ServerBootstrapperError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<InteractiveCommandError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for ProposalError"],["impl From<ProposalError> for Error"],["impl From<Parse> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for CheckError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Block0Error> for Error"],["impl From<Error> for Error"],["impl From<i32> for FundInfo"],["impl From<Error> for Error"],["impl From<SetGlobalDefaultError> for Error"],["impl From<CheckError> for Error"],["impl From<TemplateLoad> for ChallengeError"],["impl From<Error> for ProposalError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<TemplateLoad> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<GlobError> for Error"],["impl From<FragmentVerifierError> for Error"],["impl From<Error> for Error"],["impl From<RestError> for Error"],["impl From<ImageError> for Error"],["impl From<Error> for Error"],["impl From<Error> for ReviewError"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ChallengeError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<WalletError> for Error"],["impl From<ScanError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"]], "voting_tools_rs":[["impl From<&str> for StakePubKey"],["impl From<&str> for DbUser"],["impl From<NetworkId> for OsStr"],["impl From<u64> for VotingPurpose"],["impl From<u64> for SlotNo"],["impl From<String> for DbName"],["impl From<Bytes<HexString>> for RewardsAddress"],["impl From<u64> for Nonce"],["impl From<&str> for DbHost"],["impl From<&str> for DbName"],["impl From<String> for DbHost"],["impl From<String> for StakeAddr"],["impl From<PubKey> for StakeKeyHex"],["impl From<String> for DbUser"],["impl From<u64> for TxId"],["impl From<VotingPurpose> for OsStr"],["impl From<String> for StakePubKey"],["impl From<PubKey> for VotingKeyHex"],["impl From<&str> for StakeAddr"]], "wallet":[["impl From<Error> for Error"],["impl From<String> for ScrubbedBytes"],["impl From<Vec<u8, Global>> for ScrubbedBytes"]], "wallet_core":[["impl From<BlockDate> for BlockDate"],["impl From<BlockDate> for BlockDate"],["impl From<TimeEra> for TimeEra"],["impl From<Error> for Result"],["impl From<Result<(), Error>> for Result"]], diff --git a/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.TryInto.js b/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.TryInto.js index dcf7d669df..a4b1082c6b 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.TryInto.js +++ b/tests/typhon-registration/06_rust_api/rust/doc/implementors/core/convert/trait.TryInto.js @@ -3,6 +3,6 @@ "jormungandr_automation":[["impl TryInto<TempDir> for TestingDirectory"]], "vit_servicing_station_cli":[["impl TryInto<Fund> for Fund"],["impl TryInto<Voteplan> for Voteplan"],["impl TryInto<FundStageDates> for FundStageDates"],["impl TryInto<AdvisorReview> for AdvisorReview"],["impl TryInto<Challenge> for Challenge"]], "vit_servicing_station_cli_f10":[["impl TryInto<AdvisorReview> for AdvisorReview"]], -"vit_servicing_station_tests":[["impl TryInto<Vec<SnapshotInfo, Global>> for RawSnapshot"]], +"vit_servicing_station_tests":[["impl TryInto<Vec<SnapshotInfo, Global>> for RawSnapshot"]], "wallet_core":[["impl TryInto<PayloadTypeConfig> for ProposalPublic"],["impl<'a> TryInto<PayloadTypeConfig> for ProposalPrivate<'a>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html index c0b0edfb73..9cc58c9adc 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::challenges::dsl - Rust
macro_rules! __static_cond {
     (challenges challenges) => { ... };
-    (challenges internal_id) => { ... };
+    (challenges id) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/funds/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/funds/dsl/macro.__static_cond.html index d2fbb1b4db..2e86269811 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/funds/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/funds/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::funds::dsl - Rust
macro_rules! __static_cond {
     (funds funds) => { ... };
-    (funds id) => { ... };
+    (funds fund_goal) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html index e6a40fab31..4a585a7f0f 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::proposals::dsl - Rust
macro_rules! __static_cond {
     (proposals proposals) => { ... };
-    (proposals proposal_funds) => { ... };
+    (proposals proposal_public_key) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html index 30d7d07b08..97a9ce1851 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::voteplans::dsl - Rust
macro_rules! __static_cond {
     (voteplans voteplans) => { ... };
-    (voteplans id) => { ... };
+    (voteplans chain_vote_end_time) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/votes/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/votes/dsl/macro.__static_cond.html index 4278678dd6..435f1375c9 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/votes/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/votes/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::votes::dsl - Rust
macro_rules! __static_cond {
     (votes votes) => { ... };
-    (votes fragment_id) => { ... };
+    (votes caster) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html index 54ec6cb5e6..3659b7463a 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::views_schema::full_proposals_info::dsl - Rust
macro_rules! __static_cond {
     (full_proposals_info full_proposals_info) => { ... };
     (full_proposals_info id) => { ... };
-}
in> \ No newline at end of file +}

\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.RawSnapshotInput.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.RawSnapshotInput.html index a4ce274435..4a3e579400 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.RawSnapshotInput.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.RawSnapshotInput.html @@ -1,13 +1,13 @@ RawSnapshotInput in vit_servicing_station_lib::v0::endpoints::snapshot::handlers - Rust
pub struct RawSnapshotInput {
-    pub snapshot: RawSnapshot,
+    pub snapshot: RawSnapshot,
     pub update_timestamp: i64,
     pub min_stake_threshold: Value,
     pub voting_power_cap: Fraction,
     pub direct_voters_group: Option<String>,
     pub representatives_group: Option<String>,
-    pub dreps: Option<Dreps>,
+    pub dreps: Option<Dreps>,
 }
Expand description

Raw Snapshot information update with timestamp.

-

Fields§

§snapshot: RawSnapshot§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§dreps: Option<Dreps>

Trait Implementations§

source§

impl Clone for RawSnapshotInput

source§

fn clone(&self) -> RawSnapshotInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RawSnapshotInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RawSnapshotInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +

Fields§

§snapshot: RawSnapshot§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§dreps: Option<Dreps>

Trait Implementations§

source§

impl Clone for RawSnapshotInput

source§

fn clone(&self) -> RawSnapshotInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RawSnapshotInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RawSnapshotInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for RawSnapshotInput

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.SnapshotInfoInput.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.SnapshotInfoInput.html index 1bafbd9dcb..37adfb9763 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.SnapshotInfoInput.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/handlers/struct.SnapshotInfoInput.html @@ -1,8 +1,8 @@ SnapshotInfoInput in vit_servicing_station_lib::v0::endpoints::snapshot::handlers - Rust
pub struct SnapshotInfoInput {
-    pub snapshot: Vec<SnapshotInfo>,
+    pub snapshot: Vec<SnapshotInfo>,
     pub update_timestamp: i64,
 }
Expand description

Snapshot information update with timestamp.

-

Fields§

§snapshot: Vec<SnapshotInfo>§update_timestamp: i64

Trait Implementations§

source§

impl Clone for SnapshotInfoInput

source§

fn clone(&self) -> SnapshotInfoInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SnapshotInfoInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for SnapshotInfoInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +

Fields§

§snapshot: Vec<SnapshotInfo>§update_timestamp: i64

Trait Implementations§

source§

impl Clone for SnapshotInfoInput

source§

fn clone(&self) -> SnapshotInfoInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SnapshotInfoInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for SnapshotInfoInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for SnapshotInfoInput

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.RawSnapshotInput.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.RawSnapshotInput.html index a6b001dd13..55f5d11415 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.RawSnapshotInput.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.RawSnapshotInput.html @@ -1,13 +1,13 @@ RawSnapshotInput in vit_servicing_station_lib::v0::endpoints::snapshot - Rust
pub struct RawSnapshotInput {
-    pub snapshot: RawSnapshot,
+    pub snapshot: RawSnapshot,
     pub update_timestamp: i64,
     pub min_stake_threshold: Value,
     pub voting_power_cap: Fraction,
     pub direct_voters_group: Option<String>,
     pub representatives_group: Option<String>,
-    pub dreps: Option<Dreps>,
+    pub dreps: Option<Dreps>,
 }
Expand description

Raw Snapshot information update with timestamp.

-

Fields§

§snapshot: RawSnapshot§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§dreps: Option<Dreps>

Trait Implementations§

source§

impl Clone for RawSnapshotInput

source§

fn clone(&self) -> RawSnapshotInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RawSnapshotInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RawSnapshotInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +

Fields§

§snapshot: RawSnapshot§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§dreps: Option<Dreps>

Trait Implementations§

source§

impl Clone for RawSnapshotInput

source§

fn clone(&self) -> RawSnapshotInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RawSnapshotInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RawSnapshotInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for RawSnapshotInput

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.SnapshotInfoInput.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.SnapshotInfoInput.html index c127570417..02a7afd80e 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.SnapshotInfoInput.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib/v0/endpoints/snapshot/struct.SnapshotInfoInput.html @@ -1,8 +1,8 @@ SnapshotInfoInput in vit_servicing_station_lib::v0::endpoints::snapshot - Rust
pub struct SnapshotInfoInput {
-    pub snapshot: Vec<SnapshotInfo>,
+    pub snapshot: Vec<SnapshotInfo>,
     pub update_timestamp: i64,
 }
Expand description

Snapshot information update with timestamp.

-

Fields§

§snapshot: Vec<SnapshotInfo>§update_timestamp: i64

Trait Implementations§

source§

impl Clone for SnapshotInfoInput

source§

fn clone(&self) -> SnapshotInfoInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SnapshotInfoInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for SnapshotInfoInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +

Fields§

§snapshot: Vec<SnapshotInfo>§update_timestamp: i64

Trait Implementations§

source§

impl Clone for SnapshotInfoInput

source§

fn clone(&self) -> SnapshotInfoInput

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SnapshotInfoInput

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for SnapshotInfoInput

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for SnapshotInfoInput

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/proposals/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/proposals/dsl/macro.__static_cond.html index 1cd6ed9d79..6cb7bceb67 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/proposals/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/proposals/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib_f10::db::schema::proposals::dsl - Rust
macro_rules! __static_cond {
     (proposals proposals) => { ... };
-    (proposals id) => { ... };
+    (proposals proposal_title) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/voteplans/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/voteplans/dsl/macro.__static_cond.html index 5f19239275..34baa02a04 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/voteplans/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/schema/voteplans/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib_f10::db::schema::voteplans::dsl - Rust
macro_rules! __static_cond {
     (voteplans voteplans) => { ... };
-    (voteplans chain_voteplan_id) => { ... };
+    (voteplans id) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html index 4674ac37ae..01a733b65c 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_lib_f10/db/views_schema/full_proposals_info/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib_f10::db::views_schema::full_proposals_info::dsl - Rust
macro_rules! __static_cond {
     (full_proposals_info full_proposals_info) => { ... };
-    (full_proposals_info proposal_title) => { ... };
+    (full_proposals_info proposer_contact) => { ... };
 }
\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshot.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshot.html index ddb72cfb1c..db1d7c90f7 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshot.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshot.html @@ -2,11 +2,11 @@ pub tag: String, pub content: RawSnapshotInput, }

Fields§

§tag: String§content: RawSnapshotInput

Implementations§

source§

impl RawSnapshot

source

pub fn empty(tag: impl Into<String>) -> Self

Trait Implementations§

source§

impl Clone for RawSnapshot

source§

fn clone(&self) -> RawSnapshot

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RawSnapshot

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for RawSnapshot

source§

fn default() -> RawSnapshot

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for RawSnapshot

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<RawSnapshot> for RawSnapshotUpdater

source§

fn from(raw_snapshot: RawSnapshot) -> Self

Converts to this type from the input type.
source§

impl From<RawSnapshot> for RepsVotersAssigner

source§

fn from(raw_snapshot: RawSnapshot) -> Self

Converts to this type from the input type.
source§

impl RawSnapshotExtension for RawSnapshot

Deserialize this value from the given Serde deserializer. Read more

source§

impl From<RawSnapshot> for RawSnapshotUpdater

source§

fn from(raw_snapshot: RawSnapshot) -> Self

Converts to this type from the input type.
source§

impl From<RawSnapshot> for RepsVotersAssigner

source§

fn from(raw_snapshot: RawSnapshot) -> Self

Converts to this type from the input type.
source§

impl RawSnapshotExtension for RawSnapshot

source§

fn into_full_snapshot_infos( self, - assigner: &RepsVotersAssigner -) -> Result<Vec<SnapshotInfo>, Error>

source§

impl Serialize for RawSnapshot

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryInto<Vec<SnapshotInfo, Global>> for RawSnapshot

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<Vec<SnapshotInfo>, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + assigner: &RepsVotersAssigner +) -> Result<Vec<SnapshotInfo>, Error>

source§

impl Serialize for RawSnapshot

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryInto<Vec<SnapshotInfo, Global>> for RawSnapshot

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<Vec<SnapshotInfo>, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshotBuilder.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshotBuilder.html index d06cf3f875..ccbad83c11 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshotBuilder.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/struct.RawSnapshotBuilder.html @@ -6,15 +6,15 @@ direct_voters_group: Option<String>, representatives_group: Option<String>, voting_registrations_count: usize, - voting_registrations: Option<Vec<VotingRegistration>>, - dreps: Option<Dreps>, -}

Fields§

§tag: String§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§voting_registrations_count: usize§voting_registrations: Option<Vec<VotingRegistration>>§dreps: Option<Dreps>

Implementations§

source§

impl RawSnapshotBuilder

source

pub fn with_tag<S: Into<String>>(self, tag: S) -> Self

source

pub fn with_voting_registrations_count( + voting_registrations: Option<Vec<VotingRegistration>>, + dreps: Option<Dreps>, +}

Fields§

§tag: String§update_timestamp: i64§min_stake_threshold: Value§voting_power_cap: Fraction§direct_voters_group: Option<String>§representatives_group: Option<String>§voting_registrations_count: usize§voting_registrations: Option<Vec<VotingRegistration>>§dreps: Option<Dreps>

Implementations§

source§

impl RawSnapshotBuilder

source

pub fn with_tag<S: Into<String>>(self, tag: S) -> Self

source

pub fn with_voting_registrations_count( self, voting_registrations_count: usize ) -> Self

source

pub fn with_voting_registrations( self, - voting_registrations: Vec<VotingRegistration> -) -> Self

source

pub fn with_dreps(self, dreps: Dreps) -> Self

source

pub fn with_timestamp(self, timestamp: i64) -> Self

source

pub fn with_voting_power_cap(self, voting_power_cap: Fraction) -> Self

source

pub fn with_min_stake_threshold(self, min_stake_threshold: Value) -> Self

source

pub fn build(self) -> RawSnapshot

Trait Implementations§

source§

impl Debug for RawSnapshotBuilder

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for RawSnapshotBuilder

source§

fn default() -> RawSnapshotBuilder

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + voting_registrations: Vec<VotingRegistration> +) -> Self

source

pub fn with_dreps(self, dreps: Dreps) -> Self

source

pub fn with_timestamp(self, timestamp: i64) -> Self

source

pub fn with_voting_power_cap(self, voting_power_cap: Fraction) -> Self

source

pub fn with_min_stake_threshold(self, min_stake_threshold: Value) -> Self

source

pub fn build(self) -> RawSnapshot

Trait Implementations§

source§

impl Debug for RawSnapshotBuilder

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for RawSnapshotBuilder

source§

fn default() -> RawSnapshotBuilder

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/trait.RawSnapshotExtension.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/trait.RawSnapshotExtension.html index da525aba95..fe2ee25147 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/trait.RawSnapshotExtension.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/raw_snapshot/trait.RawSnapshotExtension.html @@ -2,9 +2,9 @@ // Required method fn into_full_snapshot_infos( self, - assigner: &RepsVotersAssigner - ) -> Result<Vec<SnapshotInfo>, Error>; + assigner: &RepsVotersAssigner + ) -> Result<Vec<SnapshotInfo>, Error>; }

Required Methods§

source

fn into_full_snapshot_infos( self, - assigner: &RepsVotersAssigner -) -> Result<Vec<SnapshotInfo>, Error>

Implementors§

\ No newline at end of file + assigner: &RepsVotersAssigner +) -> Result<Vec<SnapshotInfo>, Error>

Implementors§

\ No newline at end of file diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.SnapshotUpdater.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.SnapshotUpdater.html index 44aef1b6f1..2f5e8b56a4 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.SnapshotUpdater.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.SnapshotUpdater.html @@ -2,7 +2,7 @@ snapshot: Snapshot, }

Fields§

§snapshot: Snapshot

Implementations§

source§

impl SnapshotUpdater

source

pub fn with_tag<S: Into<String>>(self, tag: S) -> Self

source

pub fn add_new_arbitrary_voters(self) -> Self

source

pub fn add_contributions_to_voter( self, - contributions: Vec<KeyContribution>, + contributions: Vec<KeyContribution>, voting_key: &Identifier ) -> Self

source

pub fn update_voting_power(self) -> Self

source

pub fn build(self) -> Snapshot

Trait Implementations§

source§

impl Debug for SnapshotUpdater

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Snapshot> for SnapshotUpdater

source§

fn from(snapshot: Snapshot) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.VotingPower.html b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.VotingPower.html index c24fae3c04..b22862f440 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.VotingPower.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vit_servicing_station_tests/common/snapshot/struct.VotingPower.html @@ -5,7 +5,7 @@ pub delegations_count: u64, pub voting_power_saturation: f64, }

Fields§

§voting_power: u64§voting_group: String§delegations_power: u64§delegations_count: u64§voting_power_saturation: f64

Trait Implementations§

source§

impl Clone for VotingPower

source§

fn clone(&self) -> VotingPower

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for VotingPower

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for VotingPower

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<SnapshotInfo> for VotingPower

source§

fn from(snapshot_info: SnapshotInfo) -> Self

Converts to this type from the input type.
source§

impl PartialEq<VotingPower> for VotingPower

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more

source§

impl From<SnapshotInfo> for VotingPower

source§

fn from(snapshot_info: SnapshotInfo) -> Self

Converts to this type from the input type.
source§

impl PartialEq<VotingPower> for VotingPower

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for VotingPower

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Eq for VotingPower

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.Check.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.Check.html index c7dc918f68..ea1b126f16 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.Check.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.Check.html @@ -9,7 +9,7 @@ Times, }

Variants§

§

Fund

§

Proposals

§

Settings

§

VotePlan

§

Reviews

§

Challenges

§

BadGateway

§

Times

Implementations§

source§

impl Check

source

pub fn execute( &self, - wallet_backend: &ValgrindClient + wallet_backend: &ValgrindClient ) -> Result<Duration, CheckError>

Trait Implementations§

source§

impl Clone for Check

source§

fn clone(&self) -> Check

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Check

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Check

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoEnumIterator for Check

source§

impl Copy for Check

Auto Trait Implementations§

§

impl RefUnwindSafe for Check

§

impl Send for Check

§

impl Sync for Check

§

impl Unpin for Check

§

impl UnwindSafe for Check

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.CheckError.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.CheckError.html index 54588d0040..25b3f89784 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.CheckError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/cli/validate/deployment/enum.CheckError.html @@ -1,7 +1,7 @@ CheckError in vitup::cli::validate::deployment - Rust
pub enum CheckError {
-    WalletBackend(Error),
+    WalletBackend(Error),
     Assert(String),
-}

Variants§

§

WalletBackend(Error)

§

Assert(String)

Trait Implementations§

source§

impl Debug for CheckError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for CheckError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for CheckError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<CheckError> for Error

source§

fn from(source: CheckError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for CheckError

source§

fn from(source: ValgrindError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Variants§

§

WalletBackend(Error)

§

Assert(String)

Trait Implementations§

source§

impl Debug for CheckError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for CheckError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for CheckError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<CheckError> for Error

source§

fn from(source: CheckError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for CheckError

source§

fn from(source: ValgrindError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/certs/struct.CertificatesBuilder.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/certs/struct.CertificatesBuilder.html index ecee411083..91eb0b112f 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/certs/struct.CertificatesBuilder.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/certs/struct.CertificatesBuilder.html @@ -1,7 +1,7 @@ CertificatesBuilder in vitup::config::certs - Rust
pub struct CertificatesBuilder {
     server_crt_content: String,
     server_key_content: String,
-}

Fields§

§server_crt_content: String§server_key_content: String

Implementations§

source§

impl CertificatesBuilder

source

pub fn build<P: AsRef<Path>>(self, working_dir: P) -> Result<Certs, Error>

Trait Implementations§

source§

impl Default for CertificatesBuilder

source§

fn default() -> Self

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§server_crt_content: String§server_key_content: String

Implementations§

source§

impl CertificatesBuilder

source

pub fn build<P: AsRef<Path>>(self, working_dir: P) -> Result<Certs, Error>

Trait Implementations§

source§

impl Default for CertificatesBuilder

source§

fn default() -> Self

Returns the “default value” for a type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/struct.Config.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/struct.Config.html index 2d86f4cf61..57af9a4cf4 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/struct.Config.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/config/struct.Config.html @@ -5,7 +5,7 @@ pub data: StaticData, pub service: Service, pub additional: AdditionalServices, -}

Fields§

§initials: Initials§vote_plan: VotePlan§blockchain: Blockchain§data: StaticData§service: Service§additional: AdditionalServices

Implementations§

source§

impl Config

source

pub fn protocol<P: AsRef<Path>>(&self, working_dir: P) -> Result<Protocol>

source

pub fn extend_from_initials_file<P: AsRef<Path>>( +}

Fields§

§initials: Initials§vote_plan: VotePlan§blockchain: Blockchain§data: StaticData§service: Service§additional: AdditionalServices

Implementations§

source§

impl Config

source

pub fn protocol<P: AsRef<Path>>(&self, working_dir: P) -> Result<Protocol>

source

pub fn extend_from_initials_file<P: AsRef<Path>>( &mut self, snapshot: P, discrimination: Discrimination diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/error/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/error/enum.Error.html index afcf10f88d..a1b252e47e 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/error/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/error/enum.Error.html @@ -24,7 +24,7 @@ ChainAddressError(Error), ChainBech32Error(Error), GlobError(GlobError), - ValgrindError(Error), + ValgrindError(Error), ImportError(ImportError), Validate(ValidateError), ControllerError(Error), @@ -61,7 +61,7 @@ group: String, }, SetGlobalDefault(SetGlobalDefaultError), -

}

Variants§

§

Interactive(InteractiveCommandError)

§

IoError(Error)

§

ParseTime(Parse)

§

Block0Error(Block0Error)

§

Node(NodeError)

§

Wallet(WalletError)

§

FragmentSender(FragmentSenderError)

§

FragmentVerifier(FragmentVerifierError)

§

VerificationFailed(VerificationError)

§

MonitorResourcesError(ConsumptionBenchmarkError)

§

VitStationControllerError(VitStationControllerError)

§

WalletProxyError(WalletProxyError)

§

TemplateLoadError(TemplateLoad)

§

SerdeError(Error)

§

SerdeYamlError(Error)

§

Block0EncodeError(Error)

§

ImageReadError(ImageError)

§

MockError(MockError)

§

ClientRestError(Error)

§

Block0ConfigurationError(Block0ConfigurationError)

§

VitServerBootstrapperError(ServerBootstrapperError)

§

VitRestError(RestError)

§

ChainAddressError(Error)

§

ChainBech32Error(Error)

§

GlobError(GlobError)

§

ValgrindError(Error)

§

ImportError(ImportError)

§

Validate(ValidateError)

§

ControllerError(Error)

§

Block0(Block0Error)

§

Builder(Error)

§

Certs(Error)

§

Data(DataError)

§

Main(VitControllerError)

§

WalletProxyController(WalletProxyControllerError)

§

CannotFindSnapshotFile(PathBuf)

§

CannotFindConfig(PathBuf)

§

SyncTimeoutOccurred

Fields

§info: String
§timeout: Duration
§

AssertionFailed

Fields

§info: String
§

TransactionNotInBlock

Fields

§node: String
§

ProxyNotFound

Fields

§alias: String
§

UnknownLogLevel(String)

§

EnvironmentIsDown

§

SnapshotIntialReadError

§

NoChallengeIdFound

Fields

§proposal_id: String
§

NoChallengeIdAndGroupFound

Fields

§group: String
§

SetGlobalDefault(SetGlobalDefaultError)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Block0ConfigurationError> for Error

source§

fn from(source: Block0ConfigurationError) -> Self

Converts to this type from the input type.
source§

impl From<Block0Error> for Error

source§

fn from(source: Block0Error) -> Self

Converts to this type from the input type.
source§

impl From<Block0Error> for Error

source§

fn from(source: Block0Error) -> Self

Converts to this type from the input type.
source§

impl From<ConsumptionBenchmarkError> for Error

source§

fn from(source: ConsumptionBenchmarkError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VitControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: DataError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: MockError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: ImportError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: ValidateError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VitStationControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VerificationError) -> Self

Converts to this type from the input type.
source§

impl From<FragmentSenderError> for Error

source§

fn from(source: FragmentSenderError) -> Self

Converts to this type from the input type.
source§

impl From<FragmentVerifierError> for Error

source§

fn from(source: FragmentVerifierError) -> Self

Converts to this type from the input type.
source§

impl From<GlobError> for Error

source§

fn from(source: GlobError) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<InteractiveCommandError> for Error

source§

fn from(source: InteractiveCommandError) -> Self

Converts to this type from the input type.
source§

impl From<Parse> for Error

source§

fn from(source: Parse) -> Self

Converts to this type from the input type.
source§

impl From<ServerBootstrapperError> for Error

source§

fn from(source: ServerBootstrapperError) -> Self

Converts to this type from the input type.
source§

impl From<SetGlobalDefaultError> for Error

source§

fn from(source: SetGlobalDefaultError) -> Self

Converts to this type from the input type.
source§

impl From<TemplateLoad> for Error

source§

fn from(source: TemplateLoad) -> Self

Converts to this type from the input type.
source§

impl From<WalletError> for Error

source§

fn from(source: WalletError) -> Self

Converts to this type from the input type.
source§

impl Reject for Error

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere +

}

Variants§

§

Interactive(InteractiveCommandError)

§

IoError(Error)

§

ParseTime(Parse)

§

Block0Error(Block0Error)

§

Node(NodeError)

§

Wallet(WalletError)

§

FragmentSender(FragmentSenderError)

§

FragmentVerifier(FragmentVerifierError)

§

VerificationFailed(VerificationError)

§

MonitorResourcesError(ConsumptionBenchmarkError)

§

VitStationControllerError(VitStationControllerError)

§

WalletProxyError(WalletProxyError)

§

TemplateLoadError(TemplateLoad)

§

SerdeError(Error)

§

SerdeYamlError(Error)

§

Block0EncodeError(Error)

§

ImageReadError(ImageError)

§

MockError(MockError)

§

ClientRestError(Error)

§

Block0ConfigurationError(Block0ConfigurationError)

§

VitServerBootstrapperError(ServerBootstrapperError)

§

VitRestError(RestError)

§

ChainAddressError(Error)

§

ChainBech32Error(Error)

§

GlobError(GlobError)

§

ValgrindError(Error)

§

ImportError(ImportError)

§

Validate(ValidateError)

§

ControllerError(Error)

§

Block0(Block0Error)

§

Builder(Error)

§

Certs(Error)

§

Data(DataError)

§

Main(VitControllerError)

§

WalletProxyController(WalletProxyControllerError)

§

CannotFindSnapshotFile(PathBuf)

§

CannotFindConfig(PathBuf)

§

SyncTimeoutOccurred

Fields

§info: String
§timeout: Duration
§

AssertionFailed

Fields

§info: String
§

TransactionNotInBlock

Fields

§node: String
§

ProxyNotFound

Fields

§alias: String
§

UnknownLogLevel(String)

§

EnvironmentIsDown

§

SnapshotIntialReadError

§

NoChallengeIdFound

Fields

§proposal_id: String
§

NoChallengeIdAndGroupFound

Fields

§group: String
§

SetGlobalDefault(SetGlobalDefaultError)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Block0ConfigurationError> for Error

source§

fn from(source: Block0ConfigurationError) -> Self

Converts to this type from the input type.
source§

impl From<Block0Error> for Error

source§

fn from(source: Block0Error) -> Self

Converts to this type from the input type.
source§

impl From<Block0Error> for Error

source§

fn from(source: Block0Error) -> Self

Converts to this type from the input type.
source§

impl From<ConsumptionBenchmarkError> for Error

source§

fn from(source: ConsumptionBenchmarkError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: NodeError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VitControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: DataError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: MockError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: RestError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: ImportError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: ValidateError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VitStationControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: VerificationError) -> Self

Converts to this type from the input type.
source§

impl From<FragmentSenderError> for Error

source§

fn from(source: FragmentSenderError) -> Self

Converts to this type from the input type.
source§

impl From<FragmentVerifierError> for Error

source§

fn from(source: FragmentVerifierError) -> Self

Converts to this type from the input type.
source§

impl From<GlobError> for Error

source§

fn from(source: GlobError) -> Self

Converts to this type from the input type.
source§

impl From<ImageError> for Error

source§

fn from(source: ImageError) -> Self

Converts to this type from the input type.
source§

impl From<InteractiveCommandError> for Error

source§

fn from(source: InteractiveCommandError) -> Self

Converts to this type from the input type.
source§

impl From<Parse> for Error

source§

fn from(source: Parse) -> Self

Converts to this type from the input type.
source§

impl From<ServerBootstrapperError> for Error

source§

fn from(source: ServerBootstrapperError) -> Self

Converts to this type from the input type.
source§

impl From<SetGlobalDefaultError> for Error

source§

fn from(source: SetGlobalDefaultError) -> Self

Converts to this type from the input type.
source§

impl From<TemplateLoad> for Error

source§

fn from(source: TemplateLoad) -> Self

Converts to this type from the input type.
source§

impl From<WalletError> for Error

source§

fn from(source: WalletError) -> Self

Converts to this type from the input type.
source§

impl Reject for Error

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/config/struct.Configuration.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/config/struct.Configuration.html index be69c29167..132b2fab45 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/config/struct.Configuration.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/config/struct.Configuration.html @@ -2,9 +2,9 @@ pub port: u16, pub token: Option<String>, pub working_dir: PathBuf, - pub protocol: Protocol, + pub protocol: Protocol, pub local: bool, -}

Fields§

§port: u16§token: Option<String>§working_dir: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Configuration

source§

fn clone(&self) -> Configuration

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Configuration

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Configuration

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§port: u16§token: Option<String>§working_dir: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Configuration

source§

fn clone(&self) -> Configuration

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Configuration

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Configuration

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for Configuration

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/context/struct.Context.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/context/struct.Context.html index 0000747d2c..551638301c 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/context/struct.Context.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/context/struct.Context.html @@ -2,7 +2,7 @@ config: Configuration, address: SocketAddr, state: MockState, -}

Fields§

§config: Configuration§address: SocketAddr§state: MockState

Implementations§

source§

impl Context

source

pub fn new(config: Configuration, params: Option<Config>) -> Result<Self, Error>

source

pub fn version(&self) -> VitVersion

source

pub fn reset(&mut self, params: Config) -> Result<(), Error>

source

pub fn block0_bin(&self) -> Vec<u8>

source

pub fn working_dir(&self) -> PathBuf

source

pub fn available(&self) -> bool

source

pub fn state(&self) -> &MockState

source

pub fn state_mut(&mut self) -> &mut MockState

source

pub fn address(&self) -> &SocketAddr

source

pub fn api_token(&self) -> Option<String>

source

pub fn protocol(&self) -> Protocol

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn check_if_rest_available(&self) -> Option<ForcedErrorCode>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§config: Configuration§address: SocketAddr§state: MockState

Implementations§

source§

impl Context

source

pub fn new(config: Configuration, params: Option<Config>) -> Result<Self, Error>

source

pub fn version(&self) -> VitVersion

source

pub fn reset(&mut self, params: Config) -> Result<(), Error>

source

pub fn block0_bin(&self) -> Vec<u8>

source

pub fn working_dir(&self) -> PathBuf

source

pub fn available(&self) -> bool

source

pub fn state(&self) -> &MockState

source

pub fn state_mut(&mut self) -> &mut MockState

source

pub fn address(&self) -> &SocketAddr

source

pub fn api_token(&self) -> Option<String>

source

pub fn protocol(&self) -> Protocol

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn check_if_rest_available(&self) -> Option<ForcedErrorCode>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/config/struct.Config.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/config/struct.Config.html index 29d477fda0..1ebfe484e8 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/config/struct.Config.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/config/struct.Config.html @@ -2,9 +2,9 @@ pub port: u16, pub token: Option<String>, pub working_directory: PathBuf, - pub protocol: Protocol, + pub protocol: Protocol, pub local: bool, -}

Fields§

§port: u16§token: Option<String>§working_directory: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§port: u16§token: Option<String>§working_directory: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/context/struct.Context.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/context/struct.Context.html index 12798de10d..1332bc6256 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/context/struct.Context.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/context/struct.Context.html @@ -2,7 +2,7 @@ config: Config, state: HashMap<String, MockController>, address: SocketAddr, -}

Fields§

§config: Config§state: HashMap<String, MockController>§address: SocketAddr

Implementations§

source§

impl Context

source

pub fn new(config: Config) -> Self

source

pub fn protocol(&self) -> Protocol

source

pub fn address(&self) -> SocketAddr

source

pub fn working_dir(&self) -> PathBuf

source

pub fn state_mut(&mut self) -> &mut HashMap<String, MockController>

source

pub fn api_token(&self) -> Option<String>

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn get_active_mocks(&self) -> HashMap<String, u16>

source

pub fn shutdown_mock(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock_on_random_port(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock(&mut self, id: String, port: u16) -> Result<u16, Error>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§config: Config§state: HashMap<String, MockController>§address: SocketAddr

Implementations§

source§

impl Context

source

pub fn new(config: Config) -> Self

source

pub fn protocol(&self) -> Protocol

source

pub fn address(&self) -> SocketAddr

source

pub fn working_dir(&self) -> PathBuf

source

pub fn state_mut(&mut self) -> &mut HashMap<String, MockController>

source

pub fn api_token(&self) -> Option<String>

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn get_active_mocks(&self) -> HashMap<String, u16>

source

pub fn shutdown_mock(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock_on_random_port(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock(&mut self, id: String, port: u16) -> Result<u16, Error>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Config.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Config.html index 40bd6d78f1..5a3e82bb42 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Config.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Config.html @@ -2,9 +2,9 @@ pub port: u16, pub token: Option<String>, pub working_directory: PathBuf, - pub protocol: Protocol, + pub protocol: Protocol, pub local: bool, -}

Fields§

§port: u16§token: Option<String>§working_directory: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§port: u16§token: Option<String>§working_directory: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Context.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Context.html index a41fa14f44..126a06c7b2 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Context.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/farm/struct.Context.html @@ -2,7 +2,7 @@ config: Config, state: HashMap<String, MockController>, address: SocketAddr, -}

Fields§

§config: Config§state: HashMap<String, MockController>§address: SocketAddr

Implementations§

source§

impl Context

source

pub fn new(config: Config) -> Self

source

pub fn protocol(&self) -> Protocol

source

pub fn address(&self) -> SocketAddr

source

pub fn working_dir(&self) -> PathBuf

source

pub fn state_mut(&mut self) -> &mut HashMap<String, MockController>

source

pub fn api_token(&self) -> Option<String>

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn get_active_mocks(&self) -> HashMap<String, u16>

source

pub fn shutdown_mock(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock_on_random_port(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock(&mut self, id: String, port: u16) -> Result<u16, Error>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§config: Config§state: HashMap<String, MockController>§address: SocketAddr

Implementations§

source§

impl Context

source

pub fn new(config: Config) -> Self

source

pub fn protocol(&self) -> Protocol

source

pub fn address(&self) -> SocketAddr

source

pub fn working_dir(&self) -> PathBuf

source

pub fn state_mut(&mut self) -> &mut HashMap<String, MockController>

source

pub fn api_token(&self) -> Option<String>

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn get_active_mocks(&self) -> HashMap<String, u16>

source

pub fn shutdown_mock(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock_on_random_port(&mut self, id: String) -> Result<u16, Error>

source

pub fn start_mock(&mut self, id: String, port: u16) -> Result<u16, Error>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Configuration.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Configuration.html index 6b0f0fe32f..4e41ef740f 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Configuration.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Configuration.html @@ -2,9 +2,9 @@ pub port: u16, pub token: Option<String>, pub working_dir: PathBuf, - pub protocol: Protocol, + pub protocol: Protocol, pub local: bool, -}

Fields§

§port: u16§token: Option<String>§working_dir: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Configuration

source§

fn clone(&self) -> Configuration

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Configuration

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Configuration

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§port: u16§token: Option<String>§working_dir: PathBuf§protocol: Protocol§local: bool

Trait Implementations§

source§

impl Clone for Configuration

source§

fn clone(&self) -> Configuration

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Configuration

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Configuration

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for Configuration

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Context.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Context.html index 79c8d4aafc..e32192c48a 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Context.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/mock/struct.Context.html @@ -2,7 +2,7 @@ config: Configuration, address: SocketAddr, state: MockState, -}

Fields§

§config: Configuration§address: SocketAddr§state: MockState

Implementations§

source§

impl Context

source

pub fn new(config: Configuration, params: Option<Config>) -> Result<Self, Error>

source

pub fn version(&self) -> VitVersion

source

pub fn reset(&mut self, params: Config) -> Result<(), Error>

source

pub fn block0_bin(&self) -> Vec<u8>

source

pub fn working_dir(&self) -> PathBuf

source

pub fn available(&self) -> bool

source

pub fn state(&self) -> &MockState

source

pub fn state_mut(&mut self) -> &mut MockState

source

pub fn address(&self) -> &SocketAddr

source

pub fn api_token(&self) -> Option<String>

source

pub fn protocol(&self) -> Protocol

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn check_if_rest_available(&self) -> Option<ForcedErrorCode>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§config: Configuration§address: SocketAddr§state: MockState

Implementations§

source§

impl Context

source

pub fn new(config: Configuration, params: Option<Config>) -> Result<Self, Error>

source

pub fn version(&self) -> VitVersion

source

pub fn reset(&mut self, params: Config) -> Result<(), Error>

source

pub fn block0_bin(&self) -> Vec<u8>

source

pub fn working_dir(&self) -> PathBuf

source

pub fn available(&self) -> bool

source

pub fn state(&self) -> &MockState

source

pub fn state_mut(&mut self) -> &mut MockState

source

pub fn address(&self) -> &SocketAddr

source

pub fn api_token(&self) -> Option<String>

source

pub fn protocol(&self) -> Protocol

source

pub fn set_api_token(&mut self, api_token: String)

source

pub fn check_if_rest_available(&self) -> Option<ForcedErrorCode>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/struct.WalletProxyMonitorController.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/struct.WalletProxyMonitorController.html index cbf13f8e7b..1c82934534 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/struct.WalletProxyMonitorController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/struct.WalletProxyMonitorController.html @@ -4,7 +4,7 @@ }

Fields§

§controller: WalletProxyController§progress_bar: ProgressBarController

Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Self

source

pub fn alias(&self) -> NodeAlias

source

pub fn status(&self) -> Result<Status>

source

pub fn is_up(&self) -> bool

source

pub fn finish_monitoring(&self)

source

pub fn progress_bar(&self) -> &ProgressBarController

source

pub fn client(&self) -> ValgrindClient

source

pub fn shutdown(&mut self)

source

fn progress_bar_start(&self)

source

fn progress_bar_failure(&self)

source

fn progress_bar_success(&self)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/wallet/struct.WalletProxyMonitorController.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/wallet/struct.WalletProxyMonitorController.html index 746297109d..7004069ebc 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/wallet/struct.WalletProxyMonitorController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/monitor/wallet/struct.WalletProxyMonitorController.html @@ -4,7 +4,7 @@ }

Fields§

§controller: WalletProxyController§progress_bar: ProgressBarController

Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Self

source

pub fn alias(&self) -> NodeAlias

source

pub fn status(&self) -> Result<Status>

source

pub fn is_up(&self) -> bool

source

pub fn finish_monitoring(&self)

source

pub fn progress_bar(&self) -> &ProgressBarController

source

pub fn client(&self) -> ValgrindClient

source

pub fn shutdown(&mut self)

source

fn progress_bar_start(&self)

source

fn progress_bar_failure(&self)

source

fn progress_bar_success(&self)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/spawn/struct.NetworkSpawnParams.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/spawn/struct.NetworkSpawnParams.html index 295bc529c6..71b47d147d 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/spawn/struct.NetworkSpawnParams.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/spawn/struct.NetworkSpawnParams.html @@ -1,13 +1,13 @@ NetworkSpawnParams in vitup::mode::spawn - Rust
pub struct NetworkSpawnParams {
     token: Option<String>,
     endpoint: String,
-    protocol: Protocol,
+    protocol: Protocol,
     session_settings: SessionSettings,
     version: String,
     working_directory: PathBuf,
-}

Fields§

§token: Option<String>§endpoint: String§protocol: Protocol§session_settings: SessionSettings§version: String§working_directory: PathBuf

Implementations§

source§

impl NetworkSpawnParams

source

pub fn new<P: AsRef<Path>>( +}

Fields§

§token: Option<String>§endpoint: String§protocol: Protocol§session_settings: SessionSettings§version: String§working_directory: PathBuf

Implementations§

source§

impl NetworkSpawnParams

source

pub fn new<P: AsRef<Path>>( endpoint: String, - protocol: Protocol, + protocol: Protocol, session_settings: SessionSettings, token: Option<String>, version: String, diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/enum.Error.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/enum.Error.html index e4c365ce97..73af970010 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/enum.Error.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/enum.Error.html @@ -1,6 +1,6 @@ Error in vitup::mode::standard::controllers::wallet_proxy::controller - Rust
pub enum Error {
-    Valgrind(Error),
-}

Variants§

§

Valgrind(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere + Valgrind(Error), +}

Variants§

§

Valgrind(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/struct.WalletProxyController.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/struct.WalletProxyController.html index 3b21f47a21..e8f4a15599 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/struct.WalletProxyController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/controller/struct.WalletProxyController.html @@ -3,15 +3,15 @@ pub(crate) settings: WalletProxySettings, pub(crate) status: Arc<Mutex<Status>>, pub(crate) process: Child, - pub(crate) client: ProxyClient, - pub(crate) valgrind: ValgrindClient, + pub(crate) client: ProxyClient, + pub(crate) valgrind: ValgrindClient, }
Expand description

send query to a running node

-

Fields§

§alias: NodeAlias§settings: WalletProxySettings§status: Arc<Mutex<Status>>§process: Child§client: ProxyClient§valgrind: ValgrindClient

Implementations§

source§

impl WalletProxyController

source

pub fn new( +

Fields§

§alias: NodeAlias§settings: WalletProxySettings§status: Arc<Mutex<Status>>§process: Child§client: ProxyClient§valgrind: ValgrindClient

Implementations§

source§

impl WalletProxyController

source

pub fn new( alias: NodeAlias, settings: WalletProxySettings, status: Arc<Mutex<Status>>, process: Child -) -> Result<Self, Error>

source

pub fn client(&self) -> ValgrindClient

source

pub fn alias(&self) -> &NodeAlias

source

pub fn status(&self) -> Status

source

pub fn check_running(&self) -> bool

source

pub fn block0(&self) -> Vec<u8>

source

pub fn address(&self) -> String

source

pub fn as_named_process(&self) -> NamedProcess

source

pub fn settings(&self) -> &WalletProxySettings

source

pub fn shutdown(&mut self)

Trait Implementations§

source§

impl Drop for WalletProxyController

source§

fn drop(&mut self)

Executes the destructor for this type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Result<Self, Error>

source

pub fn client(&self) -> ValgrindClient

source

pub fn alias(&self) -> &NodeAlias

source

pub fn status(&self) -> Status

source

pub fn check_running(&self) -> bool

source

pub fn block0(&self) -> Vec<u8>

source

pub fn address(&self) -> String

source

pub fn as_named_process(&self) -> NamedProcess

source

pub fn settings(&self) -> &WalletProxySettings

source

pub fn shutdown(&mut self)

Trait Implementations§

source§

impl Drop for WalletProxyController

source§

fn drop(&mut self)

Executes the destructor for this type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/settings/struct.WalletProxySettings.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/settings/struct.WalletProxySettings.html index 3ecebebc99..164d22b38e 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/settings/struct.WalletProxySettings.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/settings/struct.WalletProxySettings.html @@ -2,8 +2,8 @@ pub proxy_address: SocketAddr, pub vit_station_address: SocketAddr, pub node_backend_address: Option<SocketAddr>, - pub protocol: Protocol, -}

Fields§

§proxy_address: SocketAddr§vit_station_address: SocketAddr§node_backend_address: Option<SocketAddr>§protocol: Protocol

Implementations§

Trait Implementations§

source§

impl Clone for WalletProxySettings

source§

fn clone(&self) -> WalletProxySettings

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WalletProxySettings

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PrepareWalletProxySettings for WalletProxySettings

source§

fn prepare( + pub protocol: Protocol, +}

Fields§

§proxy_address: SocketAddr§vit_station_address: SocketAddr§node_backend_address: Option<SocketAddr>§protocol: Protocol

Implementations§

Trait Implementations§

source§

impl Clone for WalletProxySettings

source§

fn clone(&self) -> WalletProxySettings

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WalletProxySettings

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PrepareWalletProxySettings for WalletProxySettings

source§

fn prepare( _session_settings: &mut SessionSettings, vit_stations: &HashMap<NodeAlias, ServiceSettings> ) -> Self

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/spawn_params/struct.WalletProxySpawnParams.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/spawn_params/struct.WalletProxySpawnParams.html index d269808b64..ed19e1e618 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/spawn_params/struct.WalletProxySpawnParams.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/controllers/wallet_proxy/spawn_params/struct.WalletProxySpawnParams.html @@ -1,12 +1,12 @@ WalletProxySpawnParams in vitup::mode::standard::controllers::wallet_proxy::spawn_params - Rust
pub struct WalletProxySpawnParams {
     pub alias: String,
     pub base_address: Option<SocketAddr>,
-    pub protocol: Protocol,
+    pub protocol: Protocol,
     pub version: VitVersion,
-}

Fields§

§alias: String§base_address: Option<SocketAddr>§protocol: Protocol§version: VitVersion

Implementations§

source§

impl WalletProxySpawnParams

source

pub fn new<S: Into<String>>(alias: S) -> Self

source

pub fn with_base_address<S: Into<String>>( +}

Fields§

§alias: String§base_address: Option<SocketAddr>§protocol: Protocol§version: VitVersion

Implementations§

source§

impl WalletProxySpawnParams

source

pub fn new<S: Into<String>>(alias: S) -> Self

source

pub fn with_base_address<S: Into<String>>( &mut self, base_address: S -) -> &mut Self

source

pub fn with_protocol(&mut self, protocol: Protocol) -> &mut Self

source

pub fn with_version(&mut self, version: VitVersion) -> &mut Self

source

pub fn override_settings(&self, settings: &mut WalletProxySettings)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> &mut Self

source

pub fn with_protocol(&mut self, protocol: Protocol) -> &mut Self

source

pub fn with_version(&mut self, version: VitVersion) -> &mut Self

source

pub fn override_settings(&self, settings: &mut WalletProxySettings)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/enum.WalletProxyControllerError.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/enum.WalletProxyControllerError.html index 747dcb2820..09d4fad7d9 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/enum.WalletProxyControllerError.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/enum.WalletProxyControllerError.html @@ -1,6 +1,6 @@ WalletProxyControllerError in vitup::mode::standard - Rust
pub enum WalletProxyControllerError {
-    Valgrind(Error),
-}

Variants§

§

Valgrind(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere + Valgrind(Error), +}

Variants§

§

Valgrind(Error)

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: WalletProxyControllerError) -> Self

Converts to this type from the input type.
source§

impl From<Error> for Error

source§

fn from(source: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxyController.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxyController.html index 29b2c9c2bb..67118925b9 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxyController.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxyController.html @@ -3,15 +3,15 @@ pub(crate) settings: WalletProxySettings, pub(crate) status: Arc<Mutex<Status>>, pub(crate) process: Child, - pub(crate) client: ProxyClient, - pub(crate) valgrind: ValgrindClient, + pub(crate) client: ProxyClient, + pub(crate) valgrind: ValgrindClient, }
Expand description

send query to a running node

-

Fields§

§alias: NodeAlias§settings: WalletProxySettings§status: Arc<Mutex<Status>>§process: Child§client: ProxyClient§valgrind: ValgrindClient

Implementations§

source§

impl WalletProxyController

source

pub fn new( +

Fields§

§alias: NodeAlias§settings: WalletProxySettings§status: Arc<Mutex<Status>>§process: Child§client: ProxyClient§valgrind: ValgrindClient

Implementations§

source§

impl WalletProxyController

source

pub fn new( alias: NodeAlias, settings: WalletProxySettings, status: Arc<Mutex<Status>>, process: Child -) -> Result<Self, Error>

source

pub fn client(&self) -> ValgrindClient

source

pub fn alias(&self) -> &NodeAlias

source

pub fn status(&self) -> Status

source

pub fn check_running(&self) -> bool

source

pub fn block0(&self) -> Vec<u8>

source

pub fn address(&self) -> String

source

pub fn as_named_process(&self) -> NamedProcess

source

pub fn settings(&self) -> &WalletProxySettings

source

pub fn shutdown(&mut self)

Trait Implementations§

source§

impl Drop for WalletProxyController

source§

fn drop(&mut self)

Executes the destructor for this type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Result<Self, Error>

source

pub fn client(&self) -> ValgrindClient

source

pub fn alias(&self) -> &NodeAlias

source

pub fn status(&self) -> Status

source

pub fn check_running(&self) -> bool

source

pub fn block0(&self) -> Vec<u8>

source

pub fn address(&self) -> String

source

pub fn as_named_process(&self) -> NamedProcess

source

pub fn settings(&self) -> &WalletProxySettings

source

pub fn shutdown(&mut self)

Trait Implementations§

source§

impl Drop for WalletProxyController

source§

fn drop(&mut self)

Executes the destructor for this type. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySettings.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySettings.html index e7f9e95261..11d5455755 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySettings.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySettings.html @@ -2,8 +2,8 @@ pub proxy_address: SocketAddr, pub vit_station_address: SocketAddr, pub node_backend_address: Option<SocketAddr>, - pub protocol: Protocol, -}

Fields§

§proxy_address: SocketAddr§vit_station_address: SocketAddr§node_backend_address: Option<SocketAddr>§protocol: Protocol

Implementations§

Trait Implementations§

source§

impl Clone for WalletProxySettings

source§

fn clone(&self) -> WalletProxySettings

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WalletProxySettings

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PrepareWalletProxySettings for WalletProxySettings

source§

fn prepare( + pub protocol: Protocol, +}

Fields§

§proxy_address: SocketAddr§vit_station_address: SocketAddr§node_backend_address: Option<SocketAddr>§protocol: Protocol

Implementations§

Trait Implementations§

source§

impl Clone for WalletProxySettings

source§

fn clone(&self) -> WalletProxySettings

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WalletProxySettings

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PrepareWalletProxySettings for WalletProxySettings

source§

fn prepare( _session_settings: &mut SessionSettings, vit_stations: &HashMap<NodeAlias, ServiceSettings> ) -> Self

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySpawnParams.html b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySpawnParams.html index 3488144ba2..166990d6ff 100644 --- a/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySpawnParams.html +++ b/tests/typhon-registration/06_rust_api/rust/doc/vitup/mode/standard/struct.WalletProxySpawnParams.html @@ -1,12 +1,12 @@ WalletProxySpawnParams in vitup::mode::standard - Rust
pub struct WalletProxySpawnParams {
     pub alias: String,
     pub base_address: Option<SocketAddr>,
-    pub protocol: Protocol,
+    pub protocol: Protocol,
     pub version: VitVersion,
-}

Fields§

§alias: String§base_address: Option<SocketAddr>§protocol: Protocol§version: VitVersion

Implementations§

source§

impl WalletProxySpawnParams

source

pub fn new<S: Into<String>>(alias: S) -> Self

source

pub fn with_base_address<S: Into<String>>( +}

Fields§

§alias: String§base_address: Option<SocketAddr>§protocol: Protocol§version: VitVersion

Implementations§

source§

impl WalletProxySpawnParams

source

pub fn new<S: Into<String>>(alias: S) -> Self

source

pub fn with_base_address<S: Into<String>>( &mut self, base_address: S -) -> &mut Self

source

pub fn with_protocol(&mut self, protocol: Protocol) -> &mut Self

source

pub fn with_version(&mut self, version: VitVersion) -> &mut Self

source

pub fn override_settings(&self, settings: &mut WalletProxySettings)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> &mut Self

source

pub fn with_protocol(&mut self, protocol: Protocol) -> &mut Self

source

pub fn with_version(&mut self, version: VitVersion) -> &mut Self

source

pub fn override_settings(&self, settings: &mut WalletProxySettings)

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Fake for T

§

fn fake<U>(&self) -> Uwhere diff --git a/tests/typhon-registration/print.html b/tests/typhon-registration/print.html index 26b4fbd7b3..d4dd4c76d0 100644 --- a/tests/typhon-registration/print.html +++ b/tests/typhon-registration/print.html @@ -6748,7 +6748,7 @@

A
ContractKey
contract_key: bytes
hash(concat(contract_hash, parameter_hash))
ContractHash
contract_hash : bytes
hash(Contract.as_bytes())
ParameterHash
parameter_hash
hash(Paramters.as_bytes())
Contract
Compiled Wasm
as_bytes()
Parameters
Structured Parameter Data
as_bytes()

-
hunger noticedchoose recipedesired dish?
+
hunger noticedchoose recipedesired dish?

Integration to the Catalyst Unified Backend

The Cardano-Catalyst bridge is an essential and integral part of the Catalyst Unified backend.