[][src]Crate polyhorn_ui_macros

This crate wraps the macros implemented in Polyhorn UI in a proc-macro = true library.

Macros

style

Calls polyhorn_ui::macros::style::style_impl with a token stream that we obtain from the Rust compiler.