Macro multiversx_sc::imports
source · macro_rules! imports {
() => { ... };
}
Expand description
Getting all imports needed for a smart contract.
macro_rules! imports {
() => { ... };
}
Getting all imports needed for a smart contract.