In order to make it easier for this library to work with relm4 and have to code look rustier, I added a new trait called LayerShell. Checkout the simple-example to see how to use this library now. Only small changes will be needed and the code looks much better.
In order to make it easier for this library to work with relm4 and have to code look rustier, I added a new trait called
LayerShell
. Checkout thesimple-example
to see how to use this library now. Only small changes will be needed and the code looks much better.