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