Skip to main content

where_col

Function where_col 

Source
pub fn where_col<'q>(
    name: &str,
    condition: Clause<'q, Condition>,
) -> Clause<'q, Where>