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