Docs.rs
multiversx-sdk-0.8.0
multiversx-sdk 0.8.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
aes ^0.8
normal
anyhow ^1.0.44
normal
base64 ^0.22
normal
bech32 ^0.11
normal
bip39 ^2.0.0
normal
ctr ^0.9.2
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
itertools ^0.14.0
normal
log ^0.4.17
normal
multiversx-chain-core =0.12.0
normal
pbkdf2 ^0.12.2
normal
pem ^3.0.2
normal
rand ^0.8.5
normal
scrypt ^0.11
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
serde_repr ^0.1.8
normal
sha2 ^0.10.8
normal
sha3 ^0.10.8
normal
uuid ^1.10.0
normal
zeroize ^1.4.2
normal
Versions
7.64%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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_
sdk
0.8.0
In multiversx_
sdk::
retrieve_
tx_
on_
network
multiversx_sdk
::
retrieve_tx_on_network
Function
find_code_and_message
Copy item path
Source
pub fn find_code_and_message(reason: &
str
) -> (
Option
<
ReturnCode
>,
String
)