Type Alias st_y

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

The return type of st_y()

Aliased Typeยง

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