prest::sql::function

Function ascii

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