pub type CompiledScalar = Arc<Expression<ScalarExpr>>;

Aliased Type§

struct CompiledScalar { /* private fields */ }