proto_rs 0.9.2

Rust-first gRPC macros collection for .proto/protobufs managment and more
1
2
3
4
5
6
7
edition = "2024"
unstable_features = true
imports_granularity = "Item"
group_imports = "StdExternalCrate"
format_macro_bodies = true
max_width = 140
chain_width = 130