Expand description
Core routing functionality
Structs§
- Controller
Registry - Registry for managing registered controllers
- Route
Builder - 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