Remove FunctionBuilderContext from API, and change FunctionBuilder API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! A basic `Variable` implementation.
|
||||
//!
|
||||
//! `FunctionBuilderContext`, `FunctionBuilder`, and related types have a `Variable`
|
||||
//! `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