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
/
rust
/
src
/
main.rs
blob: 486aa6f2e453a506d17ea530fe819bf729b7683e (
plain
)
1
2
3
4
5
mod structs; fn main() { println!("Hello, world!"); }