prost-validate-derive 0.2.6

the prost-validate derive
Documentation

prost-validate-derive

This crate provides a derive macro for the prost-validate crate to generate validation code for protobuf messages.

This crate is intended to be used by prost-validate-build in a build.rs script.

It is not intended to be used by end users directly.