This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/examples
Dmitriy Pleshevskiy cf03c58364
doc: remove diesel example
2022-07-21 22:24:33 +03:00
..
hyper.rs chore: refac examples 2022-07-21 20:10:31 +03:00
readme.md doc: remove diesel example 2022-07-21 22:24:33 +03:00
rocket.rs chore: refac examples 2022-07-21 20:10:31 +03:00

readme.md

Hyper "hello world"

cargo run --example hyper

Rocket "hello world"

cargo run --example roket