lavina/src/protos/mod.rs

3 lines
94 B
Rust
Raw Normal View History

2023-02-07 15:21:00 +00:00
//! Definitions of wire protocols to be used in implementations of projections.
pub mod xmpp;