prest::sql

Function uuid

Source
pub fn uuid<'a, T>(uuid: T) -> ExprNode<'a>
where T: Into<Cow<'a, str>>,