rust-jack
rust-jack copied to clipboard
Remove use of closure.
This encourages more people to handle buffer size changes.
I like this change to simplify the API. I think it's good to have exactly one right way to do a task so users don't have to wonder which is the right one for them.