irc-rust 0.4.0

IRC Helper easing the access and creation of IRC Messages
Documentation
1
pub type Prefix<'a> = (&'a str, Option<&'a str>, Option<&'a str>);