parse_where_document

Function parse_where_document 

Source
pub fn parse_where_document(
    json_payload: &Value,
) -> Result<Where, WhereValidationError>