lavina/src/projections/mod.rs

3 lines
75 B
Rust

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