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

add example for App::data_factory

This commit is contained in:
fakeshadow
2020-06-22 21:16:25 +08:00
parent b7ff0d1ffe
commit 1e61a03d5f
4 changed files with 131 additions and 0 deletions

View File

@ -4,6 +4,7 @@ members = [
"async_ex1",
"async_ex2",
"async_pg",
"async_data_factory",
"awc_https",
"basics",
"casbin",