ยง2023-07-09

  1. install Rocket
$ git clone https://github.com/SergioBenitez/Rocket
$ cd Rocket
$ git checkout v0.5.0-rc.3 -b test
Switched to a new branch 'test'
$ cd examples/hello/

$ cargo run