Crate t3rn_sdk_primitives
source · [−]Modules
Macros
Derive macro generating an impl of the trait Debug
.
Structs
A pointer type for heap allocation.
A contiguous growable array type, written as Vec<T>
, short for ‘vector’.
Constants
A function pointer for getting local state
The maximum amount of parameters we allow users to pass to a function
The max length in bytes that a selector name can be, e.g for Kusama, ksm
A function pointer for posting execution signals
A function pointer for submitting side effects
Traits
?
formatting.