Function assembly_fdb::query::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