1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

fixes according to reviews

Fix typos. Format the comments. Use macro for routes. etc
This commit is contained in:
fakeshadow
2020-06-28 06:15:34 +08:00
parent 1e61a03d5f
commit c7660c8f86
4 changed files with 61 additions and 47 deletions

View File

@ -1,10 +1,10 @@
[workspace]
members = [
"async_data_factory",
"async_db",
"async_ex1",
"async_ex2",
"async_pg",
"async_data_factory",
"awc_https",
"basics",
"casbin",