prost-validate-derive

Crates.ioprost-validate-derive
lib.rsprost-validate-derive
version0.2.6
sourcesrc
created_at2024-10-09 16:48:25.846282
updated_at2024-10-16 08:42:34.501488
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: 41

cargo fmt