Searched defs:lookup_error (Results 1 – 2 of 2) sorted by relevance
126 pub(crate) fn lookup_error(source: &str, step: &str, path: PathSlice, current: &Value) -> Error { in lookup_error() function
1043 static PyObject *lookup_error(PyObject *self, PyObject *args) in lookup_error() function