multiversx_sc_snippets::imports

Type Alias MultiResult9

Source
pub type MultiResult9<T0, T1, T2, T3, T4, T5, T6, T7, T8> = MultiValue9<T0, T1, T2, T3, T4, T5, T6, T7, T8>;
👎Deprecated since 0.29.0: Alias kept for backwards compatibility. Replace with MultiValue*

Aliased Type§

struct MultiResult9<T0, T1, T2, T3, T4, T5, T6, T7, T8>(pub (T0, T1, T2, T3, T4, T5, T6, T7, T8));

Fields§

§0: (T0, T1, T2, T3, T4, T5, T6, T7, T8)