-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Started work on making everything use references instead of allocating on multiple places
https://github.com/twitch-rs/twitch_api/tree/references
This solution should work, but I'm not sure the approach is good.
I'd want requests to be able to take references, and responses return them too.
Suggestions for how to avoid unnecessary allocations in responses hugely appreciated!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request