1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
examples/async_ex2
yjh 89d2e4e3f7
fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
..
src v3 examples (#364) 2020-09-12 16:49:45 +01:00
Cargo.toml fix typo and update some deps (#390) 2020-12-14 11:30:06 +00:00
README.md moved readme for async_ex2 2019-04-09 14:34:55 -04:00

This example illustrates how to use nested resource registration through application-level configuration.
The endpoints do nothing.