egui aims to be the easiest-to-use Rust GUI library, and the simplest way to make a web app in Rust. egui can be used anywhere you can draw textured triangles, which means you can easily integrate it ...
Split view: file explorer + editor Open/save files (via native file dialogs) Open a directory and browse a tree (expand/collapse) Basic syntax highlighting (Iced highlighter) Status bar with file path ...