[][src]Function assembly_data::fdb::query::pk_filter

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