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

Added json_error example. (#146)

This commit is contained in:
Kai Yao
2019-06-22 02:08:18 -05:00
committed by Nikolay Kim
parent 748d4516eb
commit 733eb93a97
3 changed files with 67 additions and 0 deletions

View File

@ -16,6 +16,7 @@ members = [
"http-proxy",
"http-full-proxy",
"json",
"json_error",
"jsonrpc",
"juniper",
"middleware",