PathRef

Type Alias PathRef 

Source
pub type PathRef<'p, 's> = &'p [ScalarCow<'s>];
Expand description

Path to a value in an Object.