Docs.rs
multiversx-sc-0.63.0
multiversx-sc 0.63.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
bitflags ^2.9
normal
generic-array ^1.2.0
normal
hex-literal ^1.0
normal
multiversx-chain-core =0.20.0
normal
multiversx-sc-codec =0.23.1
normal
multiversx-sc-derive =0.63.0
normal
num-traits =0.2.19
normal
unwrap-infallible ^0.1.5
normal
Versions
24.89%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module tuple_util
multiversx_
sc
0.63.0
Module tuple_
util
Module Items
Traits
In crate multiversx_
sc
multiversx_sc
Module
tuple_
util
Copy item path
Source
Traits
§
Nested
Tuple
A tuple of the form (A, (B, (… (N, ())))).
Nested
Tuple
Append
Allows to append at the end of a nested tuple list.
Nested
Tuple
Flatten
Defines conversion of a nested tuple list to a regular tuple.