Modules§
Structs§
- Plugin
Context - Context passed to plugins on init.
- Plugin
Error - Plugin
Registry - Plugin
Route - A custom route registered by a plugin.
- Request
Meta - Extra per-request metadata passed to
Plugin::on_request_with_meta.
Traits§
- Plugin
- A plugin extends pylon with custom routes, lifecycle hooks, and entities.
Type Aliases§
- Route
Handler - A route handler function type.