Clean up main crate and more work on macro

Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
Lucio Franco
2019-08-15 15:09:54 -04:00
parent 55941c0dd1
commit 0a8aaa8071
13 changed files with 438 additions and 307 deletions
+1
View File
@@ -2,5 +2,6 @@
members = [
"tonic",
"tonic-macros",
"tonic-examples",
"tower-h2"
]