Function parse

Source
pub fn parse(addr_string: &str) -> Result<ChannelAddr, ChannelError>
Expand description

Parse the sim channel address. It should have two non-sim channel addresses separated by a comma.