Function query_engine_tests::parse_many_ids
source · pub fn parse_many_ids(
field: &str,
json: &Value,
path: &[&str]
) -> Result<Vec<String>, TestError>
Expand description
Performs the same extraction as parse_id
but for an array