multiversx-sc 0.55.0

MultiversX smart contract API
Documentation
1
2
3
4
5
6
7
pub use crate::{
    codec,
    codec::derive::{
        NestedDecode, NestedEncode, TopDecode, TopDecodeOrDefault, TopEncode, TopEncodeOrDefault,
    },
    derive::{type_abi, ManagedVecItem, TypeAbi},
};