Crate declarative
source ·Expand description
Generic DSL macros for easy view code manipulation.
Macros§
- The repository examples try to illustrate the use of this macro.
- A macro for frequent cloning, especially when moving to closures.
- A default implementation for a macro called by
block!
and [view!
]. Must be in scope. Ignore if another implementation is required.
Attribute Macros§
- The repository examples try to illustrate the use of this macro.