Type Alias geo_aid::script::compile::CompiledScalar
source · pub type CompiledScalar = Arc<Expression<ScalarExpr>>;
Aliased Type§
struct CompiledScalar { /* private fields */ }
pub type CompiledScalar = Arc<Expression<ScalarExpr>>;
struct CompiledScalar { /* private fields */ }