pub type EmberPath = Vec<i32>;
A path through the Ember+ tree (sequence of node numbers).
pub struct EmberPath { /* private fields */ }