[][src]Type Definition liquid_value::PathRef

type PathRef<'p, 's> = &'p [ScalarCow<'s>];

Path to a value in an Object.