Module router

Module router 

Source
Expand description

Core routing functionality

Structs§

ControllerRegistry
Registry for managing registered controllers
RouteBuilder
Builder for creating routes with middleware groups and additional metadata
Router
Main router for the elif.rs framework

Functions§

controller_handler
Create a controller handler function
scoped_ioc_controller_handler
Create a scoped IoC controller handler that creates a new scope per request