Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add merge function to Routes #556

Closed
wants to merge 3 commits into from
Closed

Conversation

killix
Copy link

@killix killix commented Apr 24, 2024

This pull request introduces a new merge method to the Routes struct, enabling the merging of routes with prefixes. The method efficiently combines routes from different sources, enhancing the flexibility and scalability of the routing system.

@kaplanelad
Copy link
Contributor

Thanks, @killix! Could you please ensure that this feature is properly documented in our documentation?

@kaplanelad
Copy link
Contributor

@killix can you please fix also the checks?

@killix
Copy link
Author

killix commented May 3, 2024

Thanks, @killix! Could you please ensure that this feature is properly documented in our documentation?

What do you mean? The documentation is not generated from the Rust comments?

@killix can you please fix also the checks?

yes, I will take a look.

@kaplanelad
Copy link
Contributor

@killix, do you have any updates?

@kaplanelad kaplanelad closed this Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants