pub trait ToNodeId: Display { }
madsim
A trait for objects which can be resolved to an identifier of node.