Function ircv3_parse::prefix_parse

source ·
pub fn prefix_parse(msg: &str) -> IResult<&str, IRCv3Prefix<'_>>