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

Possible owned types #10

Open
ZoopOTheGoop opened this issue Feb 6, 2024 · 0 comments
Open

Possible owned types #10

ZoopOTheGoop opened this issue Feb 6, 2024 · 0 comments

Comments

@ZoopOTheGoop
Copy link
Owner

ZoopOTheGoop commented Feb 6, 2024

We might want to create owned versions of our response types that convert the Cow-type stuff to String-type stuff (etc). This would cause a lot of type pollution, but would severely reduce lifetime clutter, and make it easier for less experienced Rust people to handle the owned types. Maybe make it feature gated?

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

No branches or pull requests

1 participant