Skip to main content

Module nested

Module nested 

Source
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§

ResolvedChildRoute
Resolved child route information