Docs.rs
multiversx-sc-snippets-0.52.3
multiversx-sc-snippets 0.52.3
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
base64 ^0.22
normal
env_logger ^0.11
normal
futures ^0.3
normal
hex ^0.4
normal
log ^0.4.17
normal
multiversx-chain-scenario-format ^0.22.3
normal
multiversx-sc-scenario =0.52.3
normal
multiversx-sdk =0.5.0
normal
tokio ^1.24
normal
serde_json ^1.0
dev
Versions
78.26%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
multiversx_
sc_
snippets
0.52.3
Proxy
ObjBase
Required Associated Types
Api
To
Implementors
In multiversx_
sc_
snippets::
imports
Trait
multiversx_sc_snippets
::
imports
::
ProxyObjBase
Copy item path
source
·
[
−
]
pub trait ProxyObjBase { type
Api
:
VMApi
; type
To
:
TxTo
<
TxScEnv
<Self::
Api
>>; }
Required Associated Types
§
source
type
Api
:
VMApi
source
type
To
:
TxTo
<
TxScEnv
<Self::
Api
>>
Implementors
§