Type Alias JsonPathStr

Source
pub type JsonPathStr = String;
Expand description

Represents the path of the found json data

Aliased Typeยง

pub struct JsonPathStr { /* private fields */ }