Type Alias MoveFunctionGenericTypeParam

MoveFunctionGenericTypeParam: {
    constraints: MoveAbility[];
}

Move abilities associated with the generic type parameter of a function.