prest::sql::function

Function sign

Source
pub fn sign<'a, T>(expr: T) -> ExprNode<'a>
where T: Into<ExprNode<'a>>,