Derive Macro axum_macros::TypedPath
source · [−]#[derive(TypedPath)]
{
// Attributes available to this derive:
#[typed_path]
}
Expand description
Derive an implementation of axum_extra::routing::TypedPath
.
See that trait for more details.