You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
The changes in #13803 split the consumer code into many utility functions. To make it easier / clearer to add more functions in the future, we should split consumer.rs into multiple files. That would also be a good opportunity to add module level documentation.
Is your feature request related to a problem or challenge?
The changes in #13803 split the consumer code into many utility functions. To make it easier / clearer to add more functions in the future, we should split
consumer.rs
into multiple files. That would also be a good opportunity to add module level documentation.See:
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: