5 ms·
For GUI programming, you can use a toolkit that have a preview extension that updates in real time as you type. For example, Slint does that.
by varajelle 4y ago
For GUI programming, you can use a toolkit that have a preview extension that updates in real time as you type. For example, Slint does that.
- pjmlp 4y agoIt doesn't do that for Rust code being called from UI.