ST_X_2

Function ST_X_2 

Source
pub fn ST_X_2<p, new_x>(
    p: p,
    new_x: new_x,
) -> ST_X_2<<p as AsExpression<Point>>::Expression, <new_x as AsExpression<Double>>::Expression>
Expand description

Represents the MySQL ST_X function (with two arguments).