index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
channel
/
mod.rs
blob: 9f79dbb28acd09791f23741fffd24d0a5b5a6436 (
plain
)
1
2
3
4
pub
mod
app
;
mod
routes
;
pub
use
self
::
routes
::
router
;