Add first step of async-trait
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user