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
/
login
/
mod.rs
blob: 8769407bea9de34021dc227684b923c8ceee76c9 (
plain
)
1
2
3
4
pub
use
self
::
routes
::
router
;
mod
repo
;
mod
routes
;