//! Protocol projections — implementations of public APIs. pub mod irc; pub mod xmpp;