This website requires JavaScript.
Explore
Help
Sign in
oss
/
continuwuity
Watch
1
Star
0
Fork
You've already forked continuwuity
0
mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced
2025-07-29 03:08:31 +00:00
Code
Wiki
Activity
ae1a4fd283
continuwuity
/
src
/
api
/
mod.rs
4 lines
89 B
Rust
Raw
Normal View
History
Unescape
Escape
make everything pub(crate) instead of pub conduwuit is not a library Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-22 23:48:57 -04:00
pub
(
crate
)
mod
client_server
;
pub
(
crate
)
mod
ruma_wrapper
;
pub
(
crate
)
mod
server_server
;
Copy permalink