Skip to content

Expose path iterator on Router<T> (similar to PathTrie<T>). Possibly toDot as well. #353

Description

@nielsenko

PathTrie<T> supports iterating over the registered paths, and even forming a graph of the DFA via toDot. We should expose the same for Router<T> for easier debugging of miss-routes

This came up in a discussion with @vfiruz97 on slack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: routingIssues related to routing.enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions