|
|
|
|
|
by 8jy89hui
1244 days ago
|
|
Rust is particularly strong because the crate system lets them slowly bring things into the stdlib. There are many UI libraries for Rust; I’ve tried most of them, and all of them are radically different in their approaches. None of them are anywhere near as good as most UI frameworks in other languages (in my opinion). Bringing a UI framework into the stdlib at this point in time would be terrible because the community still hasn’t figured out the best way to write a UI framework and it would stifle innovation in this developing section of the language. |
|