pub type QueryPath = String;
A type that can be queried with JSONPath, typically string
struct QueryPath { /* private fields */ }