index
:
balalaika
master
(in progress) Lyrics website written in rust. Third project for the web development school.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes.rs
blob: 0cefd1b2a3bdba998f8ebd122bbbf931c6ecdb91 (
plain
)
1
2
3
4
pub mod song; pub mod album; pub mod artist; pub mod search_results;