Skip to main content

st_length

Type Alias st_length 

Source
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 */ }