Derive Macro AnyPB

Source
#[derive(AnyPB)]
Expand description

This attribute will be placed before any pb types, including messages and enums. See prost/helpers/README.md for more details.