maycoon-widgets 1.0.0

DEPRECATED!
Documentation
1
2
3
4
5
6
7
8
9
10
11
# DEPRECATED

Maycoon is shutting down!

Sadly, I found out the hard way, that Rust simply is not a good fit to make a UI framework and therefore am shutting down this project.

The goal of this project has always been to create a production-ready UI library in pure Rust, but as I continued this idea, I stumbled upon issues that made me reconsider. Rust may be a good fit for an engine underneath a UI framework, but not for a UI framework itself.

I'm sorry for any inconvenience this may cause.

For a real UI framework for production use, try Flutter, React Native or Tauri perhaps.