Function pk_filter

Source
pub fn pk_filter<T: Into<String>>(
    key: T,
    field_type: ValueType,
) -> Result<PrimaryKeyFilter, PKFilterError>
Expand description

Create a PK filter from a string