pub type TracePath = Vec<TraceStep>;
A behavior node’s address: the hops from the behavior’s args down to it.
pub struct TracePath { /* private fields */ }