pub type PathKey = Vec<PathPart>;
A path into the serde output JSON (see module docs).
pub struct PathKey { /* private fields */ }