Type Alias iceberg::expr::BoundTerm

source ·
pub type BoundTerm = BoundReference;
Expand description

Bound term after binding to a schema.

Aliased Type§

struct BoundTerm { /* private fields */ }