Skip to main content

op

Function op 

Source
pub fn op<'q, T: ToSql + Sync + 'q>(
    op: &str,
    value: &'q T,
) -> Clause<'q, Condition>