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

Create new helper functions for Path and StandardPath to change base types #117

Open
mlegner opened this issue Jan 9, 2024 · 0 comments

Comments

@mlegner
Copy link
Contributor

mlegner commented Jan 9, 2024

[...] [For] both StandardPath and the Path I am starting to feel that we're missing something akin to pub(crate) fn with_(dataplane|encoded)<U>(self, base: U) -> Self<U> for Self<T> which changes the base type but keeps everything else (header, path meta, etc.) the same.

Originally posted by @jpcsmith in #113 (comment)

@mlegner mlegner added this to the Backlog milestone Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant