Oleks Gnatovskyi

Results 17 comments of Oleks Gnatovskyi

Any chance this can take shape any time soon? It's would greatly help with consolidating async\non-async stuff in domain-oriented crates IMO. Right now I still have to build all async...

I figured out what is wrong. I did not know how to print resulting XML but I was able to see in cloudtrail the structure. - First of all `PutBucketLifecycleConfigurationRequest`...

Same issue here. Moreover Im not even was able to manage value correctly in rotated state(without rotation it is working fine). `` However I solved the problem with Slider from...

I mean, I could start to work on it but I certaintly not working in Google. :man_shrugging:

FYI I made a solution with const generics available as a [crate](https://github.com/alekspickle/serde_default_utils). Basically it's @JohnTheCoolingFan's solution, just a made it prettier with macro + paste crate. It's also **no_std** compatible...

@Yuri6037 thank you for the crate dude, it's awesome!

@Lockszmith-GH thx for info, but it's not exactly meant to see the diff for me :) Does vimdiff works in nvim?