pub type st_y<geometry> = st_y<<geometry as AsExpression<Geometry>>::Expression>;
Expand description
The return type of st_y()
Aliased Typeยง
struct st_y<geometry> { /* private fields */ }
pub type st_y<geometry> = st_y<<geometry as AsExpression<Geometry>>::Expression>;
The return type of st_y()
struct st_y<geometry> { /* private fields */ }