pub fn eval_in(key: &Value, container: &Value) -> Result<bool>
Implements membership test: array element, string substring, object key.