Hacker News new | ask | show | jobs
by Exuma 498 days ago
Also, which package did you use to build this UI in rust? this is absolutely incredible. I love the vibe of it...
1 comments

https://iced.rs/

Also look for "use iced::" at the top of the source code file:

https://github.com/GyulyVGC/sniffnet/blob/main/src/gui/sniff...