Expand description
Nested route resolution
This module provides functionality for resolving child routes in nested routing scenarios.
The cache functionality has been moved to the cache module (available with cache feature).
Functions§
- build_
child_ path - Build the full path for a child route
- resolve_
child_ route
Type Aliases§
- Resolved
Child Route - Resolved child route information