-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Dear Team Iced,
I hope you are doing well.
I recently followed along with the Iced guide and found it to be an excellent resource for learning the framework. I appreciate the effort put into making it accessible and engaging. However, I wanted to share a small challenge I encountered, which might also affect other newcomers to Rust and Iced.
In the section Displaying the Interface, the reference to a "magical function" initially caused some confusion. As someone with limited experience in Rust, I wasn't sure whether I needed to install an additional package or if I had made an error in my implementation. It wasn't until a second read-through—along with a visit to the Iced crate on crates.io—that I realized it was intended as a joke and placeholder code.
To improve the guide's clarity and help readers avoid similar confusion, I kindly suggest adding an early disclaimer or a brief note explaining that the term "magical function" is used humorously as a placeholder and does not require additional dependencies. This small addition could help set expectations and reduce potential misunderstandings for newcomers.
Thank you for your time and for the valuable work you're doing with Iced. I look forward to seeing the framework grow and evolve.
Best regards,
Joseph Suhudu