Skip to main content

parse_where

Function parse_where 

Source
pub fn parse_where(value: &Value) -> Result<Predicate, String>
Expand description

Parse a where JSON value into a Predicate.

prefix is the current nested-key path as we descend through section objects.