# Hyper "hello world" ```bash cargo run --example hyper ``` # Rocket "hello world" ```bash cargo run --example roket ```