Function hugr_core::builder::ft1

source ยท
pub fn ft1(types: impl Into<TypeRow>) -> FunctionType
Expand description

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