index
:
learning-rust.git
master
Unnamed repository; edit this file 'description' to name the repository.
Git Version Control
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
restaurant
/
src
/
main.rs
blob: 11472db1138735fd4ac139e1289d970fe10e4082 (
plain
)
1
2
3
4
fn
main
()
{
restaurant
::
eat_at_restaurant
();
}