Rocket を導入する
from 環境構築
Rocketを導入する
https://rocket.rs/guide/v0.5/getting-started/#hello-world から
hello-worldの中身が通ることを確認。
code:rs
Routes:
> (index) GET /
📡 Fairings:
> Shield (liftoff, response, singleton)
🛡️ Shield:
> X-Frame-Options: SAMEORIGIN
> Permissions-Policy: interest-cohort=()
> X-Content-Type-Options: nosniff
🚀 Rocket has launched from http://127.0.0.1:8000
おぉ!!
Hello, world!
おぉぉぉ!!!
やったぜ