Skip to content

grpc(feat): add macro for pregenerated code - #2401

Merged
LucioFranco merged 1 commit into
grpc:masterfrom
cjqzhao:add-include-macro
Aug 24, 2025
Merged

grpc(feat): add macro for pregenerated code#2401
LucioFranco merged 1 commit into
grpc:masterfrom
cjqzhao:add-include-macro

Conversation

@cjqzhao

@cjqzhao cjqzhao commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

Add include_generated_proto! macro for Codelabs purposes.

@dfawley @easwars @LucioFranco

Comment thread grpc/src/macros.rs
));
};
}
///

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this missing more documentation?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes will add!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added documentation!

add documentation

add space

fix fmt
@cjqzhao
cjqzhao force-pushed the add-include-macro branch from 68f8f20 to 5bad3a5 Compare August 23, 2025 23:08
@LucioFranco
LucioFranco merged commit efd69a2 into grpc:master Aug 24, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants