prest::sql

Function num

Source
pub fn num<'a, T>(value: T) -> ExprNode<'a>
where T: Into<NumericNode<'a>>,