prutoipa-build 0.1.4

Utoipa implementations using Prost! code generation engine.
Documentation
1
2
3
4
5
6
7
8
9
# prutoipa-build

Generate [utoipa](https://github.com/juhaku/utoipa) implementations using [Prost!](https://github.com/tokio-rs/prost) code generation engine.

This crate is on development on stage and **must not** be used on production.

## Thanks

This crate is based on [pbjson](https://github.com/influxdata/pbjson).