This website requires JavaScript.
Explore
Help
Sign In
nikita
/
lavina
forked from
lavina/lavina
Watch
1
Star
0
Fork
You've already forked lavina
0
Code
Pull Requests
Activity
1373767d7f
lavina
/
crates
/
proto-xmpp
/
src
/
prelude.rs
4 lines
46 B
Rust
Raw
Blame
History
use
std
::
sync
::
Arc
;
pub
type
Str
=
Arc
<
str
>
;
View Git Blame
Copy Permalink