hubcio opened a new pull request, #2705: URL: https://github.com/apache/iggy/pull/2705
Split define_state! into define_state! (struct + wrapper) and collect_handlers! (enum, Command, dispatch, Absorb). Each command type now implements StateHandler<S> for the state it mutates, moving handler logic from a central match block onto the command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
