1
0
mirror of https://github.com/actix/examples synced 2025-06-29 10:14:58 +02:00

added async_pg example

This commit is contained in:
dowwie
2020-01-15 19:19:15 -05:00
parent 94892d992d
commit e0c8f4533e
9 changed files with 185 additions and 0 deletions

2
async_pg/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
**/*.rs.bk