Revert "Remove FunctionBuilderContext from API, and change FunctionBuilder API"
This reverts commit 39e638af99dbe6537bc935bfb1a74669b62877b3.
This commit is contained in:
committed by
Benjamin Bouvier
parent
8d62d5f724
commit
5426e42a27
@@ -1,6 +1,6 @@
|
||||
//! A basic `Variable` implementation.
|
||||
//!
|
||||
//! `FunctionBuilder` and related types have a `Variable`
|
||||
//! `FunctionBuilderContext`, `FunctionBuilder`, and related types have a `Variable`
|
||||
//! type parameter, to allow frontends that identify variables with
|
||||
//! their own index types to use them directly. Frontends which don't
|
||||
//! can use the `Variable` defined here.
|
||||
|
||||
Reference in New Issue
Block a user