3 releases (breaking)
new 0.3.0 | Jan 14, 2025 |
---|---|
0.2.0 | Dec 30, 2024 |
0.1.0 | Dec 18, 2024 |
#206 in Procedural macros
360 downloads per month
Used in 5 crates
16KB
295 lines
brisk-it
brisk-it
is the core implementation of the brisk
declarative engine for Rust. It is used as a dependency for specicialised packages.
lib.rs
:
brisk-it is a macro-based system for transforming a declarative representation into imperative Rust code. Its main application is currently for developing egui user interface.
Dependencies
~210–650KB
~15K SLoC