Extract route path param into Axum handler using tower::service_fn? Extracting Route Path Parameters in Axum Handlers with tower service fn Problem You re building a REST API with Axum and need to access dynamic route parameters 2 min read 04-10-2024 4