multiversx-sc 0.66.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::{ManagedVecItem, TypeAbi, type_abi},
};