Learn the basics of iced—a cross-platform GUI library for Rust—and build a cool, simple text editor in the process! 00:00:00 Introduction 00:02:04 Initial setup 00:03:59 Hello, iced! 00:11:00 Multi-line text input 00:15:53 The debug view 00:17:46 Dark theme and cursor indicator 00:21:14 Async file loading 00:31:07 Native file picker 00:38:04 File path tracking 00:42:46 New and save interactions 00:53:26 Font loading and custom icons 01:02:22 Tooltips and styling 01:05:01 Syntax highlighting 01:09:12 Theme picker 01:12:55 Subscriptions and save hotkey