Skip to content

The TypedPath derive macro breaks for segments with a prefix or suffix #3681

@AMNatty

Description

@AMNatty
  • I have looked for existing issues (including closed) about this

Bug Report

Version

axum v0.8.8
axum-extra v0.12.5

Crates

axum-extra

Description

Currently, the typed_path attribute macro does not support paths like #[typed_path("/@{username}")] and requires a manual trait implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions