lavina/src/projections/mod.rs

3 lines
74 B
Rust

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