mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
format markdown
This commit is contained in:
@ -7,10 +7,10 @@ cd forms/multipart
|
||||
cargo run
|
||||
```
|
||||
|
||||
``` open web browser to localhost:8080 and upload file(s) ```
|
||||
`open web browser to localhost:8080 and upload file(s)`
|
||||
|
||||
### Result
|
||||
|
||||
``` file(s) will show up in ./tmp in the same directory as the running process ```
|
||||
`file(s) will show up in ./tmp in the same directory as the running process`
|
||||
|
||||
Note: this is a naive implementation and will panic on any error
|
||||
|
Reference in New Issue
Block a user