Skip to content

kas_macros: depend on impl_tools_lib#300

Merged
dhardy merged 6 commits intomasterfrom
work3
Mar 31, 2022
Merged

kas_macros: depend on impl_tools_lib#300
dhardy merged 6 commits intomasterfrom
work3

Conversation

@dhardy
Copy link
Copy Markdown
Collaborator

@dhardy dhardy commented Mar 31, 2022

impl-tools is a development of some of the kas_macros capabilities, with cleaner code and extensibility. This PR revises kas_macros to use that.

Breaking change to other parts of KAS:

  • widget! as a macro was replaced with #[widget] as an attribute, applied within impl_scope!
  • #[handler(msg = ...)] was used as configuration for widget!; the msg argument is moved into #[widget] and #[handler] is removed

@dhardy dhardy merged commit 1e36775 into master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant