mangui/rusalka
2024-02-24 17:48:08 +01:00
..
src improved text and image support, support measuring sizes for taffy 2024-02-24 17:48:08 +01:00
Cargo.toml WIP rusalka compiler 2023-10-28 02:35:58 +02:00
README.md add readme 2024-02-20 21:22:05 +01:00

Rusalka

A svelte-like GUI library for rust.

Uses macro to generate the code, macro lives in rusalka-macro crate.