Type Alias iceberg::expr::Term

source ·
pub type Term = Reference;
Expand description

Unbound term before binding to a schema.

Aliased Type§

struct Term { /* private fields */ }