pub type Path = Vec<u32>;
A node address: child indices from the root of the subscription’s frame.
pub struct Path { /* private fields */ }