Type Alias QueryPath

Source
pub type QueryPath = String;
Expand description

A type that can be queried with JSONPath, typically string

Aliased Typeยง

struct QueryPath { /* private fields */ }