This website requires JavaScript.
Explore
Help
Sign In
JustTestingV
/
lavina
forked from
lavina/lavina
Watch
1
Star
0
Fork
You've already forked lavina
0
Code
Pull Requests
Activity
854a244dbc
lavina
/
src
/
projections
/
mod.rs
3 lines
75 B
Rust
Raw
Normal View
History
Unescape
Escape
reorder modules a bit
2023-02-04 01:01:49 +00:00
//! Protocol projections — implementations of public APIs.
feat(xmpp): placeholder for xmpp projection and example of xml
2023-02-17 21:27:58 +00:00
pub
mod
xmpp
;