Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: plumb skip_debug through prost builder #1900

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

yuandrew
Copy link
Contributor

Motivation

skip_debug is a method supported for prost Config. tonic doesn't support this method today.

Solution

Added a new skip_debug() method to prost Builder and added a corresponding test.

@djc djc added this pull request to the merge queue Aug 29, 2024
@djc
Copy link
Contributor

djc commented Aug 29, 2024

Makes sense, thanks!

Merged via the queue into hyperium:master with commit 5be40f1 Aug 29, 2024
16 checks passed
@yuandrew yuandrew deleted the skip-debug branch August 29, 2024 16:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants