prest::sql::function

Function tan

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