Function multiversx_sc_codec::try_cast_execute_or_else
source ยท pub fn try_cast_execute_or_else<T, U, R, If, Else>(
t: T,
exec_if: If,
exec_else: Else,
) -> Rpub fn try_cast_execute_or_else<T, U, R, If, Else>(
t: T,
exec_if: If,
exec_else: Else,
) -> R