Closed sigmaSd closed 6 years ago
Everything is fine, please continue your work! :smile:
I'm also still learning Rust, so my code isn't perfect too. Currently I use Gradio to learn rust (like I have done it with Vala). So I code something, and some weeks later I completely rewrite it, because I see it's badly implemented.
BTW you can improve this, by printing a warning message.
(And in the future removing the invalid station value from the database)
Thanks , much appreciated :smile: Keep up the good work !
I'm not sure if I should make pull request for such things , but It just annoyed me cause I wrote it and I didn't know at the time that you can match with 'different types' if the second type is a diverging function (continue) .