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