Skip to content

💥 Merge the EventHandler and Completer interface

AdminXVII requested to merge AdminXVII/liner:completer-event-listener into master

This will reduce the hassle of dealing with lifetimes and makes it possible to remove allocations when they are not needed

Merge request reports