sui_adapter_latest::programmable_transactions::execution

Function subst_signature

Source
pub fn subst_signature(
    signature: LoadedFunctionInstantiation,
    type_arguments: &[Type],
) -> VMResult<LoadedFunctionInstantiation>
Expand description

substitutes the type arguments into the parameter and return types