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)