1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 10:39:03 +02:00

initial import

This commit is contained in:
Nikolay Kim
2017-12-28 21:14:04 -08:00
commit fab3c35ba9
8 changed files with 607 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
Cargo.lock
target/
guide/build/
/gh-pages
*.so
*.out
*.pyc
*.pid
*.sock
*~
# These are backup files generated by rustfmt
**/*.rs.bk