manifest-std This crate generates Rust bindings from .proto files using prost-build and emits compile‑time TYPE_URL constants for selected packages. Requirements Rust 1.81 Building cargo build --release The generated bindings will be located in the src/gen directory.