Add first step of async-trait

This commit is contained in:
Lucio Franco
2019-09-06 01:30:51 -04:00
parent b569280d41
commit 295e7321b9
7 changed files with 190 additions and 236 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ path = "src/helloworld/server.rs"
name = "helloworld-client"
path = "src/helloworld/client.rs"
[[bin]]
name = "routeguide-server"
path = "src/routeguide/server.rs"
# [[bin]]
# name = "routeguide-server"
# path = "src/routeguide/server.rs"
[[bin]]
name = "routeguide-client"