peter-formlogic
peter-formlogic
I've read through the documentation & haven't seen an easy way to do this, although it might be possible. Sometimes you want to provide a mutable reference to a field...
**Is your feature request related to a problem? Please describe.** I'd like to be able to store abritrary context within the worker's execution. For instance, passing around a hyper client,...
Hey, I can't seem to get this to link on windows with a vendored ssl. I.e, using: ``` rdkafka = { version = "0.29.0", features = ["ssl-vendored", "cmake-build"] } ```...
Resolves https://github.com/fede1024/rust-rdkafka/issues/572