Skip to content

plugin_macros: add a new macro to generate the init plugin and import the necessary module #39

@vincenzopalazzo

Description

@vincenzopalazzo

With the following PR #36 we introduce the macros to register a new notification, and this cause a problem because multiple macros can import the same stuff, so a possible solution is to implement a plugin! macros where all these standard import are included. We can remove it from the single macros.

Required a little bit of rust macros knowledge

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions