[][src]Type Definition liquid::value::PathRef

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

Path to a value in an Object.