sui_adapter_latest::programmable_transactions::execution

Function check_private_generics

Source
pub fn check_private_generics(
    module_id: &ModuleId,
    function: &IdentStr,
) -> Result<(), ExecutionError>