pub fn parse(path: impl AsPath) -> Option<Parsed>
Split a room-relative broadcast path into identity and kind.
Returns None when there is no identity, or the last segment is not a kind.
None