Tom Groenwoldt
                                            Tom Groenwoldt
                                        
                                    Hey! First things first, I really enjoyed working with this crate! Thanks for your effort. This PR adds another `PlotKey`, namely the `mark=...` key. I had the following problem: I...
Hey! First of all, thanks for this crate and all your work for it :) In my use case it's crucial to allow individual task errors. This crate already provides...
The function got bigger and bigger. Now is a good time to refactor this into smaller, more comprehensible pieces.
The GIF generation is not documented properly. Let's do this in a separate README file.
Yew has optimization recommendations regarding this: https://yew.rs/docs/advanced-topics/optimizations
Hey :) I have an application that is connected to another device using Android Open Accessory. The communication is handled part-wise in kotlin and part-wise in dart. When I call...
Hi :) Is there an easy way to add additional schemas to the specification without the need to have them inside route handlers?