pub fn ft2(
inputs: impl Into<TypeRow>,
outputs: impl Into<TypeRow>,
) -> FunctionTypeExpand description
Return a FunctionType with the specified input and output types whose extension delta, when used in a non-FuncDefn container, will be inferred.