prost-validate-derive

Crates.ioprost-validate-derive
lib.rsprost-validate-derive
version0.2.7
created_at2024-10-09 16:48:25.846282+00
updated_at2025-06-06 10:55:05.98519+00
descriptionthe prost-validate derive
homepage
repositoryhttps://github.com/linka-cloud/prost-validate
max_upload_size
id1402590
size2,387
(Adphi)

documentation

https://docs.rs/prost-validate-derive

README

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.

Commit count: 0

cargo fmt