Function like

Source
pub fn like(
    column: &'static str,
    value: Option<impl Into<String>>,
) -> Filter<Like>