Skip to main content

parse

Function parse 

Source
pub fn parse(path: impl AsPath) -> Option<Parsed>
Expand description

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.