@@ -4,8 +4,6 @@ Compiles proto files via prost and generates service stubs and proto definitione
|
||||
|
||||
## Features
|
||||
|
||||
- rustfmt: This feature enables the use of rustfmt to format the output code this makes the code readable and the error messages nice. This requires that rustfmt is installed. This is enabled by default.
|
||||
|
||||
Required dependencies
|
||||
|
||||
```toml
|
||||
@@ -103,4 +101,4 @@ pub mod google {
|
||||
}
|
||||
}
|
||||
```
|
||||
See [the example here](https://github.com/hyperium/tonic/tree/master/examples/src/gcp)
|
||||
See [the example here](https://github.com/hyperium/tonic/tree/master/examples/src/gcp)
|
||||
|
||||
Reference in New Issue
Block a user