Crate consecuit_macros

Source
Expand description

Macros to make Consecuit easier to use.

There is currently only one macro: cc_tree. It let you write components in JSX style.

Macrosยง

cc_tree
Macro to let you write UI in JSX style.