Membrane Core v0.5.0 Membrane.CallbackContext behaviour View Source
Parent module for all contexts passed to callbacks.
The idea of context is to provide access to commonly used information without forcing user to hold it in state. Context differs depending on callback.