izolyomi
izolyomi
I've recently found this awesome library, thank you for the implementation efforts. Without any changelog available, I also feel like left in the dark while trying to decide the right...
We've just encountered the same behaviour of the `cxxbridge` directory on multiple machines using Windows 10 `stable-x86_64-pc-windows-msvc`. This seems to be related to a `cargo clean` implementation error specific to...
The fix seems to be coming in version 1.80.
Thanks for the PR, I would also find this quite useful. Currently the only way to set it is the connection URL.
I've also just encountered this issue. Are there any updates to do this properly instead of using out parameters?
Thank you for the detailed example. So far I was exposing Rust to C++ but had nothing in the other direction yet. I'll consider if using output parameters with C++...
You're right, our signed images are typically `tiff`s. The main advantage of using `image` over format-specific crates would be autodetecting the format of uploaded image bytes without further metainfo and...
Can I please have an opinion whether the direction taken by these few lines of changes looks reasonable to any main contributor? Would a detailed rationale help the review?
> My only issue with this impl is the env mode, there are a number of other places that would also set the max log level and therefore it would...
Is there any planned timeline to review and hopefully merge the dozen lines of the updated PR?