Type Alias BoundTerm

Source
pub type BoundTerm = BoundReference;
Expand description

Bound term after binding to a schema.

Aliased Typeยง

struct BoundTerm { /* private fields */ }