Expand description
See [README.md]
Structs§
- The action, that will be done after handling an event by a layer.
- The layer manager deals with the layers you create.
Enums§
- A special action for the layer.
Traits§
- A trait, every layer has to implement, in order to be used by the layer manager;