proto_rs 0.2.0

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 = 200
chain_width = 120