ST_Buffer_Strategy

Function ST_Buffer_Strategy 

Source
pub fn ST_Buffer_Strategy<strategy>(
    strategy: strategy,
) -> ST_Buffer_Strategy<<strategy as AsExpression<Text>>::Expression>
where strategy: AsExpression<Text>,
Expand description

Represents the MySQL ST_Buffer_Strategy function (with one argument)