jsonpath_rust

Type Alias JsonPathStr

Source
pub type JsonPathStr = String;
Expand description

Represents the path of the found json data

Aliased Typeยง

struct JsonPathStr { /* private fields */ }