Type Alias st_x

Source
pub type st_x<geometry> = st_x<<geometry as AsExpression<Geometry>>::Expression>;
Expand description

The return type of st_x()

Aliased Typeยง

struct st_x<geometry> { /* private fields */ }