Type Alias geo_aid::script::compile::CompiledPoint

source ·
pub type CompiledPoint = Arc<Expression<PointExpr>>;

Aliased Type§

struct CompiledPoint { /* private fields */ }