st_x

Type Alias st_x 

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

The return type of st_x()

Aliased Typeยง

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