mirror of
https://github.com/actix/examples
synced 2025-04-11 12:16:57 +02:00
8 lines
83 B
Markdown
8 lines
83 B
Markdown
## Form example
|
|
|
|
```sh
|
|
cd form
|
|
cargo run
|
|
# Started http server: 127.0.0.1:8080
|
|
```
|