Crate zng_app_proc_macros

source ·
Expand description

Proc-macros for zng-app.

§Crate

This crate is part of the zng project.

Attribute Macros§

  • Expands a property assign to include a build action that applies an easing transition to the variable inputs.
  • Expands a function to a widget property.
  • Expands an impl into a UiNode impl.
  • Expands a struct to a widget and macro.
  • Expands a generic struct to a widget mixin.