Function yatt_orm::statement::eq[][src]

pub fn eq(field: &str, value: impl Into<FieldVal>) -> Filter<'_>