# Functions
APIProvider specifies a function that provides an API implementation to each plugin.
DefaultSupervisorProvider chooses a supervisor based on the system and the plugin's manifest contents.
Creates a new environment.
Performs a full scan of the given path.
SearchPath specifies a directory that contains the plugins to launch.
SupervisorProvider specifies a function that provides a Supervisor implementation to each plugin.
WebappPath specifies the static directory serving the webapp.
# Structs
No description provided by the author
Environment represents an environment that plugins are discovered and launched in.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author