This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
conduwuit
Watch
1
Star
0
Fork
You've already forked conduwuit
0
mirror of
https://github.com/girlbossceo/conduwuit.git
synced
2025-12-13 10:49:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae1a4fd283
conduwuit
/
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
;
Reference in a new issue
Copy permalink