Function hugr_core::builder::ft2

source ยท
pub fn ft2(
    inputs: impl Into<TypeRow>,
    outputs: impl Into<TypeRow>,
) -> FunctionType
Expand description

Return a FunctionType with the specified input and output types whose extension delta, when used in a non-FuncDefn container, will be inferred.