Expand description
Shared utilities for the proto-gen crate
This module contains common functions used across different parts of the code generation pipeline to reduce duplication and improve maintainability.
Modules§
- strings
- String manipulation utilities
Functions§
- extract_
simple_ type_ name - Extract the last dot-separated segment of a fully-qualified protobuf type name.