Module bootstrap

Module bootstrap 

Source
Expand description

The entrypoint to configure your function as a filter.

Structsยง

LaunchError
The error type for Launcher::launch().
Launcher
Launcher for asynchronous dispatch of filters through the Self::launch() method. This type is intended to be injected in configuration function.